MCP-Gateway MCP Server
aiguicai/MCP-Gateway
Unify multiple MCP Servers & Skills into a single gateway — with proxy forwarding, authentication, and a management API. Typical use: expose local stdio servers as remote MCP endpoints, then use them in any web-based AI chat via a browser extension. 将多个 MCP Server 与 Skill 统一接入单一网关,提供转发、认证与管理 API。 典型用途:将本地 stdio 服务暴露为远程 MCP 端点,配合插件在网页 AI 聊天中直接调用。
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
aiguicai/MCP-Gateway is a Rust MCP server licensed under MIT. Unify multiple MCP Servers & Skills into a single gateway — with proxy forwarding, authentication, and a management API. Typical use: expose local stdio servers as remote MCP endpoints, then use them in any web-based AI chat via a browser extension. 将多个 MCP Server 与 Skill 统一接入单一网关,提供转发、认证与管理 API。 典型用途:将本地 stdio 服务暴露为远程 MCP 端点,配合插件在网页 AI 聊天中直接调用。
Ranked #2047 out of 29331 indexed tools.
In the top 7% of all indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
104 stars → growing community
Last commit 7d ago → actively maintained
0/1 issues closed → many open issues
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# Local MCP Gateway (Latest) [English](./README.md) | [中文](./README.zh.md) MCP Gateway is an MCP (Model Context Protocol) server gateway. It unifies multiple MCP servers behind one entry point, and provides proxy forwarding, authentication, admin APIs, plus the new `SKILLS` capability. Common use case: convert local `stdio` MCP services into remotely accessible `SSE / Streamable HTTP` MCP services, so desktop or browser AI clients can use tools and skills in web chat interfaces. ## Overview - Manage multiple MCP services in one place (Visual + JSON editing modes) - Unified `SSE` forwarding: default `GET|POST /api/v2/sse/<serverName>` - Unified `HTTP` forwarding: default `POST /api/v2/mcp/<serverName>` - Built-in authentication (`Admin Token` / `MCP Token`) - Built-in Skill MCP management in the `SKILLS` tab - Skill root directory validation (checks for `SKILL.md`) - Path guard (whitelist directories + out-of-scope policy) - Execution limits (timeout, max output) - Policy rules (Read full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.