local-ai-mcp

TMHSDigital/local-ai-mcp
★ 0 stars TypeScript AI/LLM Updated today
Unified MCP server for managing local model runtimes (Ollama, LM Studio, and more): provider-agnostic discovery, lifecycle, hardware-fit, and delegated inference.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "local-ai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "TMHSDigital/local-ai-mcp"
      ]
    }
  }
}

README Excerpt

**Unified MCP server for managing local model runtimes (Ollama, LM Studio, and more): provider-agnostic discovery, lifecycle, hardware-fit, and delegated inference.** --- Local AI MCP is an [MCP](https://modelcontextprotocol.io) server that turns your local model runtimes into an agent-callable control plane. It is **operations-first**: its primary job is to discover, inspect, fit, and manage the models running on your own machine. It speaks to runtimes over their local HTTP APIs and exposes one

Tools (20)

LMSTUDIO_HOSTLOCAL_AI_DETECT_TIMEOUT_MSLOCAL_AI_PULL_TIMEOUT_MSLOCAL_AI_REQUEST_TIMEOUT_MSOLLAMA_HOSTbenchmarkcompleteembedfit_checkhealth_checklist_loadedlist_modelslist_providersload_modelmodel_infopull_modelremove_modelsearch_availablesuggest_modelsystem_resources