local-llm-mcp

HenryLinyy/local-llm-mcp
★ 2 stars Python AI/LLM Updated 13d ago
MCP server that lets Claude Code & Codex delegate bounded, token-heavy generation to local or cheap-cloud LLMs — LM Studio · Ollama · vLLM · llama.cpp · DS4, plus DeepSeek/OpenRouter/Groq/Cerebras/MiniMax/Agnes. Keep the frontier agent's judgment, cut the token bill, with RAM guards and a text-only safety boundary.
View on GitHub → 🔍 Audit Wallet Slippage →

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-llm-mcp": {
      "command": "uvx",
      "args": [
        "local-llm-mcp"
      ]
    }
  }
}

Or install with pip: pip install local-llm-mcp

README Excerpt

<p align="center"> <a href="LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-black.svg"></a> <img alt="Python 3.10+" src="https://img.shields.io/badge/python-3.10%2B-blue.svg"> <a href="https://modelcontextprotocol.io"><img alt="MCP" src="https://img.shields.io/badge/MCP-compatible-6E56CF.svg"></a>

Tools (20)

AGNES_API_KEYCEREBRAS_API_KEYDEEPSEEK_API_KEYGROQ_API_KEYMINIMAX_API_KEYOPENROUTER_API_KEYagnesask_local_modelcerebrasdeepseekds4groqlist_backendsllamacpplmstudiolocal_statusminimaxmy_qwenollamaopenrouter

Topics

ai-agentsapple-siliconclaude-codecodexdeepseekdeveloper-toolsllmlm-studiolocal-llmmcpmodel-context-protocolollamaopenrouterpythonvllm