Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”— Aggregators
  3. Mcpproxy Go
Mcpproxy Go logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 6:48:14 PM

Mcpproxy Go

User RatingsBe the first to rate and review this MCP server!
View Repository344 GitHub StarsTotal stargazers on GitHub for the source repository (344 stars).Visit Website
mcpaggregatorsecuritytool-filteringdeveloper-tools

Routes multiple MCP servers through one local endpoint with BM25 tool filtering, quarantine, logging, and an embedded web UI.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "smart-mcp-proxy-mcpproxy-go": {
      "url": "http://localhost:8080/mcp/"
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ”— More in Aggregators

Overview

The smart-mcp-proxy/mcpproxy-go MCP server places a local HTTP proxy in front of multiple MCP servers and exposes them through one endpoint. It filters available tools with BM25 search so clients can discover relevant capabilities without loading every tool schema at once. Quarantine controls, activity logging, security scanner plugins, and an embedded web UI support review and monitoring of connected servers. Reach for it when an agent or IDE needs to work with many local or remote MCP servers, especially where client tool limits or server approval workflows matter.

Use cases

โ€ขAggregate local and remote MCP servers behind one endpoint
โ€ขFilter a large tool catalog before exposing it to an agent
โ€ขReview new MCP servers in quarantine before approval
โ€ขMonitor MCP activity through the embedded web UI

Key features

โ€ขBM25-based tool filtering
โ€ขSingle HTTP endpoint for multiple MCP servers
โ€ขServer quarantine and manual approval
โ€ขActivity logging and web UI
โ€ขOptional Docker-based security scanners
โ€ขCross-platform core binary

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Mcpproxy Go.

Extracted Tool Capabilities
BM25-based tool filtering
Single HTTP endpoint for multiple MCP servers
Server quarantine and manual approval
Activity logging and web UI
Optional Docker-based security scanners
Cross-platform core binary

How Mcpproxy Go works

What smart-mcp-proxy/mcpproxy-go does

The smart-mcp-proxy/mcpproxy-go MCP server aggregates multiple MCP servers behind a single local endpoint. It can connect to upstream servers configured with local stdio commands or HTTP URLs, then present those servers to an MCP client through the proxy.

The proxy is intended for environments where a client would otherwise need to load a large number of tools. Its BM25-based filtering helps agents retrieve relevant tools instead of exposing every schema at once. The README also describes support for bypassing client function or tool-count limits, including Cursor's 40-tool limit and OpenAI's 128-function cap.

An embedded web UI provides server status, tool discovery, activity logs, and quarantine management. The core is distributed as one binary for macOS, Linux, and Windows, so the web UI does not require a separate service.

How it works

After starting the proxy, an MCP client connects to its HTTP endpoint. The example configuration listens on 127.0.0.1:8080, and the Cursor example uses http://localhost:8080/mcp/. Upstream entries are listed in ~/.mcpproxy/mcp_config.json; each entry can define a command and arguments for a stdio server or a URL for an HTTP server.

The smart-mcp-proxy/mcpproxy-go MCP server uses a retrieve_tools function as the agent-facing discovery path described in the README. BM25 filtering selects relevant tools, reducing the amount of tool-definition data an agent needs to load. New servers can be quarantined until they are manually approved, and the project describes this as protection against Tool Poisoning Attacks.

Optional Docker-based scanner plugins can inspect quarantined servers. Supported examples named in the README include Snyk, Semgrep, Trivy, and Cisco scanners. Findings are normalized to SARIF and combined into a risk score.

Setup and configuration

Installers are available for macOS and Windows, while Linux users can install packages from the supplied APT, DNF, or AUR repositories. Homebrew formulas, release archives, and a Go installation command are also documented. The project requires Go 1.25 or newer when installing with Go.

Start the service with:

bash
mcpproxy serve

The command starts the HTTP server on port 8080 by default in the quick-start example. Add upstream servers to ~/.mcpproxy/mcp_config.json, then configure the client to use the proxy's MCP URL. The README includes setup guidance for Cursor, VS Code, Claude Desktop, and Goose.

On macOS, an optional menu-bar application adds controls for starting and stopping the proxy, checking server health, viewing quarantine state, and reviewing logs. Linux packages install a systemd unit and start the service automatically.

Tools and capabilities

  • Routes multiple configured MCP servers through one MCP endpoint.
  • Supports upstream stdio and HTTP server definitions.
  • Filters tools using BM25-based discovery.
  • Provides a retrieve_tools function for loading relevant tools.
  • Quarantines new servers pending manual approval.
  • Records activity and supports audit-oriented log viewing.
  • Offers an embedded web UI for server and tool management.
  • Supports pluggable Docker-based security scanners with SARIF findings and composite risk scores.
  • Runs on macOS, Linux, and Windows; the macOS distribution can include a menu-bar app.

Limitations and notes

The proxy is local software in the documented quick-start flow; the example binds to 127.0.0.1:8080. The README does not describe hosted operation, authentication requirements, or environment-variable configuration. Scanner plugins are optional and depend on the external scanners and Docker-based setup described in the project documentation.

The project provides installers and packages rather than a language-specific MCP package-manager command. Client compatibility should be checked against the included setup instructions for the intended IDE or AI tool. Prerelease builds are described as potentially unstable, even though macOS prerelease artifacts are signed and notarized.

Getting started with this smart-mcp-proxy/mcpproxy-go MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Aggregators View all alternatives
  • AllMCPs Server logoAllMCPs Server
    โ˜… Featured

    The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

    ๐Ÿ”— Aggregators15 views
    Compare vs AllMCPs Server โ†’
  • MCP Orchestrator logoMCP Orchestrator

    Central hub that aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.

    ๐Ÿ”— Aggregators2 views
    Compare vs MCP Orchestrator โ†’
  • Agent logoAgent

    A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

    ๐Ÿ”— Aggregators9 views
    Compare vs Agent โ†’
  • Magg logoMagg

    Magg: A meta-MCP server that acts as a universal hub, allowing LLMs to autonomously discover, install, and orchestrate multiple MCP servers - essentially giving AI assistants the power to extend their own capabilities on-demand.

    ๐Ÿ”— Aggregators3 views
    Compare vs Magg โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
344
Stargazers on the source repository.
Last commit
5d ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Mcpproxy Go

Use a macOS or Windows installer, a Homebrew, APT, DNF, or AUR package, a release archive, or install with Go 1.25+ using the command documented in the README.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMcpproxy Go AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/smart-mcp-proxy-mcpproxy-go?style=directory)](https://allmcps.com/mcp/smart-mcp-proxy-mcpproxy-go)
HTML Embed
<a href="https://allmcps.com/mcp/smart-mcp-proxy-mcpproxy-go"><img src="https://allmcps.com/api/badge/smart-mcp-proxy-mcpproxy-go?style=directory" alt="Mcpproxy Go on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”—Aggregators
PricingFree
More technical detailsExpand โ–พ
TransportSSE (Remote)
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 6, 2026
7/8 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars344
GitHub Star CountTotal stargazers on GitHub representing community popularity (344 stars).
Last commit5d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 6, 2026
57Quality signal: Good ยท 57/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity9/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”— Aggregators โ†’Alternatives to Mcpproxy Go โ†’Install in Claude DesktopInstall in CursorInstall in VS Code