MCP Gateway: Self-hostable routing proxy for AI agent traffic to MCP servers

2 isomierism 1 8/21/2025, 9:09:07 PM github.com ↗

Comments (1)

isomierism · 2h ago
I built MCP Gateway to solve a routing problem when working with multiple Model Context Protocol (MCP) servers. Instead of agents needing to know which specific server has the right tool, the gateway uses AI-powered routing to automatically find and execute the most relevant tools. Did my best to keep it lightweight and modular so users can easily extend and modify it and so it plugs in generically into any client/tool. Would love feedback!