Skip to content
Claude Desktop

MetaMCP for Claude Desktop

io.github.mentu-ai/metamcp

Route long-tail MCP servers through three lazy tools and reviewed declarative Methods.

client:Claude Desktop transport:stdio runtime:npm

Install MetaMCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "metamcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mentu/metamcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

MetaMCP in other clients