Add MCPProxy to AI Native Infra / Gateway - #4980
Open
Dumbris wants to merge 1 commit into
Open
Conversation
|
You can preview your changes by visiting this link. Note This feature is still experimental and may not work as expected in some cases. Please report any issues you find! |
Dumbris
marked this pull request as ready for review
July 25, 2026 04:06
Signed-off-by: Algis Dumbris <a.dumbris@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds MCPProxy (https://github.com/smart-mcp-proxy/mcpproxy-go) — an open-source, security-first local proxy for the Model Context Protocol. It puts every MCP server behind a single endpoint, quarantines new/changed tools until a human approves them (tool-poisoning and rug-pull detection via tool hashing), and uses BM25 search to hand agents only the relevant tool schemas instead of hundreds, cutting token cost. MIT-licensed, single Go binary, macOS/Windows/Linux, 300+ GitHub stars.
Placed under AI Native Infra / Gateway alongside Agentgateway and MCP Gateway Registry — MCPProxy is a gateway/proxy fronting many upstream MCP servers for AI agents. Happy to move it to another subcategory if you prefer.
The logo is an original SVG with the project name rendered as outlined paths (no live text, no embedded fonts).
Disclosure: I maintain the project.
Pre-submission checklist:
repo_urlif your project is 100% open source? If so, you need to pick the single best GitHub repository for your project, not a GitHub organization.hosted_logosand referenced it there?