mcp-launcher

moeru-ai/mcp-launcher
★ 41 stars Go 🤖 AI/LLM Updated 22d ago
🐳🧩 Easy to use MCP builder & launcher for all possible MCP servers, just like Ollama for models!
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-launcher": {
      "command": "go",
      "args": [
        "run",
        "github.com/moeru-ai/mcp-launcher@latest"
      ]
    }
  }
}

Topics

mcpmcp-serverollama