LM Studio Toolpack
Verified IntegrationClient Configuration
— Connect LM Studio Toolpack to Claude Desktop or Cursor in seconds{
"mcpServers": {
"lm-studio-toolpack": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-lm-studio-toolpack"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Extends local LLMs with capabilities like web search, code execution, and persistent memory.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for LM Studio Toolpack
In your LM Studio `mcp.json` file, you need to add a server entry specifying the path to your venv's Python executable and the relevant tool file (e.g., `python-sandbox.py`). This sets up the communication channel for the LLM to access the tools.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.