by infinitimeless · MCP Server · ★ 148
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
LMStudio-MCP A Model Control Protocol (MCP) server that allows Claude to communicate with locally running LLM models via LM Studio. Overview LMStudio-MCP creates a bridge between Claude (with MCP capabilities) and your locally running LM Studio instance. This allows Claude to: Check the health of your LM Studio API List available models Get the currently loaded model Generate chat and raw text completions using your local models Generate vector embeddings for semantic search and RAG Hold stateful multi-turn conversations via response IDs Start and continue persistent conversations with a locked-in system prompt This enables you to leverage your own locally running models through Claude's interface, combining Claude's capabilities with your private models. Prerequisites Python 3.7+ LM Studio installed and running locally with a model loaded Claude with MCP access Required Python packages (see Installation) 🚀 Quick Installation One-Line Install (Recommended) Manual Installation Methods Local Python Installation
| Stars | 148 |
| Forks | 30 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 73.9493503611254/100 |
| Last Updated | 2026-04-10 |
| Created | 2025-03-22 |
| Platforms | claude-code, docker, mcp, python |
| Est. Tokens | ~6k |
Explore other popular mcp server tools:
LMStudio-MCP is A Model Control Protocol (MCP) server that allows Claude to communicate with locally running LLM models via LM Studio.. It is categorized as a MCP Server with 148 GitHub stars.
LMStudio-MCP is primarily written in Python.
You can find installation instructions and usage details in the LMStudio-MCP GitHub repository at github.com/infinitimeless/LMStudio-MCP. The project has 148 stars and 30 forks, indicating an active community.
LMStudio-MCP is released under the MIT license, making it free to use and modify according to the license terms.