mcp-context-forge and mcp-gateway

mcp-context-forge
73
Verified
mcp-gateway
43
Emerging
Maintenance 25/25
Adoption 10/25
Maturity 15/25
Community 23/25
Maintenance 13/25
Adoption 6/25
Maturity 9/25
Community 15/25
Stars: 3,393
Forks: 570
Downloads:
Commits (30d): 228
Language: Python
License: Apache-2.0
Stars: 18
Forks: 5
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No Package No Dependents

About mcp-context-forge

IBM/mcp-context-forge

An AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs, exposing a unified endpoint with centralized discovery, guardrails and management. Optimizes Agent & Tool calling, and supports plugins.

Implements gRPC-to-MCP translation via server reflection and REST-to-MCP adaptation with automatic JSON Schema extraction, while providing OpenTelemetry-based observability across multiple backends (Phoenix, Jaeger, Zipkin). Runs as a native MCP server with 40+ plugins for protocol extensibility, Redis-backed caching for multi-cluster deployments, and built-in auth, rate-limiting, and retry policies across federated tool, agent, and API gateways.

About mcp-gateway

eznix86/mcp-gateway

Too much tools in context. Use a gateway

# Technical Summary Aggregates multiple Model Context Protocol (MCP) servers through a unified gateway that indexes all upstream tools and exposes them via `gateway.search`, `gateway.describe`, and `gateway.invoke` endpoints, reducing initial token usage by ~40%. Operates as both MCP client (connecting to upstream servers via stdio, HTTP, or WebSocket) and MCP server, with an in-memory tool catalog and job queue for async operations. Integrates with Claude Code, OpenCode, and other MCP clients through stdio transport or HTTP/WebSocket endpoints, supporting local server spawning and remote server connections via configuration file.

Scores updated daily from GitHub, PyPI, and npm data. How scores work