local-mcp-agent

maksimsarychau/local-mcp-agent
★ 0 stars Python 🤖 AI/LLM Updated 4d ago
Hackathon project: Local MCP Agent bridges local Ollama to any MCP server—test tools, Docker gateway, custom MCP. Parallel tool runs, secrets stay out of prompts. No OpenAI or cloud LLM; local AI with your existing integrations.
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-mcp-agent": {
      "command": "uvx",
      "args": [
        "local-mcp-agent"
      ]
    }
  }
}

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

README Excerpt

**Local MCP Agent** is a Python CLI that connects a **local Ollama model** to **multiple MCP servers** (test platforms, Docker MCP Gateway, custom tools). It lists and runs tools in parallel, keeps API credentials out of LLM prompts, and uses **no cloud AI**—only local inference and your MCP integrations.

Tools (11)

argsbase_urlcommandenvheadersmax_tool_roundsmodeltemperaturetimeout_secondstypeurl