🚀
My LM Studio MCP Server
v1.0.0
A powerful MCP server for LM Studio integration
⚙️ Configuration
{
"args": [
"/path/to/your/server.py"
],
"command": "python3",
"env": {
"LMSTUDIO_API_BASE": "http://localhost:1234/v1"
},
"type": "stdio"
}
🎉 Installation complete! Start LM Studio with a model loaded.
ai
llm
mcp
⚠️ Only install MCP servers from trusted sources. This installer will modify your LM Studio configuration.