loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

mcp-gateway

MCP Tool

HarrisonCN/mcp-gateway

🔀 A lightweight, open-source gateway for managing, routing, and monitoring multiple MCP (Model Context Protocol) servers. Auth · Rate-limit · Metrics · Tool discovery.

Install

$ npx loaditout add HarrisonCN/mcp-gateway

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "mcp-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-gateway"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<div align="center">

mcp-gateway

A lightweight, open-source gateway for your MCP servers.

Route · Authenticate · Rate-limit · Monitor — all your Model Context Protocol servers from a single endpoint.

[](LICENSE) [](https://nodejs.org) [](https://www.typescriptlang.org) [](https://www.npmjs.com/package/mcp-gateway) [](https://ghcr.io/HarrisonCN/mcp-gateway)

English · 中文 · Docs · Examples

</div>

---

The Problem

As MCP becomes the standard protocol for AI agents to interact with tools, teams are running dozens of MCP servers — filesystem, GitHub, databases, Slack, search, and more. Managing them is chaos:

  • Every AI client connects to every server independently
  • No central authentication or access control
  • No visibility into which tools are being called, by whom, and how often
  • No rate limiting to prevent runaway agents from hammering your APIs

mcp-gateway solves this. It sits between your AI clients and your MCP servers, acting as a single, observable, secure entry point.

┌─────────────────────────────────────────────────────────┐
│                      AI Clients                         │
│   Claude Code · Cursor · Copilot · Your App · Scripts   │
└─────────────────────┬───────────────────────────────────┘
                      │  HTTP / REST
                      ▼
┌─────────────────────────────────────────────────────────┐
│                   mcp-gateway      

Tags

aiai-agentsauthenticationdeveloper-toolsgatewayllmmcpmodel-context-protocolobservabilityproxyrate-limitingtypescript

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated22 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/24/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/HarrisonCN/mcp-gateway)](https://loaditout.ai/skills/HarrisonCN/mcp-gateway)