asyrjasalo/dynamic-mcp
MCP proxy server that reduces LLM context overhead with on-demand tool loading from multiple upstream servers.
Platform-specific configuration:
{
"mcpServers": {
"dynamic-mcp": {
"command": "npx",
"args": [
"-y",
"dynamic-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...