smart-mcp-proxy/mcpproxy-go
[](https://glama.ai/mcp/servers/smart-mcp-proxy/mcpproxy-go) 🏎️ 🏠 🍎 🪟 🐧 - Local MCP proxy with BM25 tool filtering, quarantine security, activity logging, and web UI. Routes multiple servers through a single endpoint.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: smart-mcp-proxy/mcpproxy-go Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-smart-mcp-proxy-mcpproxy-go
Configuration
{
"mcpServers": {
"smart-mcp-proxy-mcpproxy-go": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-smart-mcp-proxy-mcpproxy-go"
],
"env": {}
}
}
}