Skip to content
MCP Server Community By @smart-mcp-proxy

smart-mcp-proxy/mcpproxy-go

[![smart-mcp-proxy/mcpproxy-go MCP server](https://glama.ai/mcp/servers/smart-mcp-proxy/mcpproxy-go/badges/score.svg)](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

Detailed Documentation

smart-mcp-proxy/mcpproxy-go MCP server 🏎️ 🏠 🍎 🪟 🐧 - Local MCP proxy with BM25 tool filtering, quarantine security, activity logging, and web UI. Routes multiple servers through a single endpoint.

Configuration

{
  "mcpServers": {
    "smart-mcp-proxy-mcpproxy-go": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-smart-mcp-proxy-mcpproxy-go"
      ],
      "env": {}
    }
  }
}