MCP Gate

MCP Gate

GitHub

Aggregate multiple MCP servers into a single local endpoint. By Firecrawl

MCP Gate

Download (Alpha)

Features

Single connection point
Remote & local servers
One-click import
Real-time tool logging
Easy setup
Local-first

Quick Start

Download and install MCP Gate to /Applications
Launch the app and add your MCP servers
Connect your MCP client with the config below

Configuration

Add this to ~/.cursor/mcp.json or whatever client you're using config:

{
  "mcpServers": {
    "gateway": {
      "command": "/Applications/MCPGate.app/Contents/Resources/bin/mcp-gate"
    }
  }
}