Google PageRank for AI agents. 25,000+ tools indexed.

MCP-Gateway MCP Server

aiguicai/MCP-Gateway

Score: 54.7 Rank #2047 LLM Client
Are you the maintainer of aiguicai/MCP-Gateway? Claim this listing →

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 聊天中直接调用。

Add AgentRank to Claude Code Discover and compare tools like aiguicai/MCP-Gateway — your AI finds the right one automatically
Get API Access →
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

Rust MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 104

104 stars → growing community

Freshness 25% 7d ago

Last commit 7d ago → actively maintained

Issue Health 25% 0%

0/1 issues closed → many open issues

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 34
Description Detailed
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Issue Health high impact

You have 1 open vs 0 closed issues — triaging stale issues improves health

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for aiguicai/MCP-Gateway
[![AgentRank](https://agentrank-ai.com/api/badge/tool/aiguicai--MCP-Gateway)](https://agentrank-ai.com/tool/aiguicai--MCP-Gateway/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/aiguicai--MCP-Gateway/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/aiguicai--MCP-Gateway" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="aiguicai/MCP-Gateway"></script>

Matched Queries

"mcp server""mcp-server"

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.