LMStudio-MCP

LMStudio-MCP

3.5

If you are the rightful owner of LMStudio-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Control Protocol (MCP) server that allows Claude to communicate with locally running LLM models via LM Studio.

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, and generate completions using your local models. This enables you to leverage your own locally running models through Claude's interface, combining Claude's capabilities with your private models.

Features

  • Health Check: Verify if LM Studio API is accessible.
  • Model Listing: Get a list of all available models in LM Studio.
  • Current Model Identification: Identify which model is currently loaded.
  • Text Generation: Generate text from your local model using chat completion.
  • OpenAI-Compatible: Uses OpenAI-compatible API endpoints of LM Studio.