yassinebenkacem123/mcp-multi-tool-agent
A conversational AI agent built with LangGraph and Ollama that dynamically routes queries to multiple Model Context Protocol (MCP) servers, including Context7 and the Met Museum.
Platform-specific configuration:
{
"mcpServers": {
"mcp-multi-tool-agent": {
"command": "npx",
"args": [
"-y",
"mcp-multi-tool-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...