dynamic-mcp

asyrjasalo/dynamic-mcp
★ 5 stars Rust 🤖 AI/LLM Updated today
MCP proxy server that reduces LLM context overhead with on-demand tool loading from multiple upstream servers.
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": {
    "dynamic-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "dynamic-mcp"
      ]
    }
  }
}

Topics

aillmmcpmodel-context-protocolproxy