mcp-gateway

A gateway that translates MCP traffic between Claude Desktop’s stdio-based MCP client and HTTP/SSE-based MCP servers by accepting stdio requests, forwarding them to an SSE MCP server, and converting the responses back to the stdio MCP format.

Evaluated Mar 30, 2026 (22d ago)
Homepage ↗ Repo ↗ DevTools mcp model-context-protocol claude gateway sse stdio
⚙ Agent Friendliness
43
/ 100
Can an agent use this?
🔒 Security
37
/ 100
Is it safe for agents?
⚡ Reliability
25
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
45
Error Messages
0
Auth Simplicity
85
Rate Limits
10

🔒 Security

TLS Enforcement
70
Auth Strength
25
Scope Granularity
10
Dep. Hygiene
45
Secret Handling
40

Uses an HTTPS default upstream URL (suggesting transport security is available), but the README does not describe authentication/authorization, scope control, or how sensitive data is logged/handled. No explicit secret-handling guidance is provided. Dependency inventory is minimal from manifest (not enough to assess CVE status from provided data).

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
40
Error Recovery
20
AF Security Reliability

Best When

You control your local Claude Desktop setup and need a lightweight protocol translator to reach an MCP SSE endpoint.

Avoid When

You need well-documented security controls, rate-limiting behavior, or strong reliability semantics (retry/idempotency guidance) from the gateway itself.

Use Cases

  • Connect Claude Desktop to existing HTTP/SSE MCP servers without rewriting the servers
  • Bridge protocol compatibility when an MCP ecosystem uses mixed transport types (stdio vs HTTP/SSE)
  • Quickly test or integrate MCP services behind an SSE transport into Claude Desktop

Not For

  • A general-purpose public API gateway for arbitrary HTTP services
  • Use cases requiring strong built-in authentication/authorization between gateway and upstream MCP server (not described)
  • Production environments needing documented operational guarantees (SLA/retries/idempotency) from this project

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Environment variable configuration for upstream MCP server URL (no auth method described for the gateway itself)
OAuth: No Scopes: No

The README describes selecting the upstream MCP server URL but does not document any authentication mechanism (API keys, OAuth, bearer tokens) between the gateway and the upstream SSE MCP server.

Pricing

Free tier: No
Requires CC: No

No pricing information is provided for the gateway itself; however the upstream MCP server (default MCP Hub) could have its own usage costs/limits not described here.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Gateway behavior depends on MCP_SERVER_URL/upstream server capabilities; mismatches between expected tool schema/transport behavior may surface as runtime failures.
  • The gateway is installed globally and then invoked via a local node command path in Claude Desktop config, which can be brittle across environments/paths.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-gateway.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered