mcp-context-forge and forgemax

Both tools provide a local, sandboxed Multi-Cloud Platform (MCP) gateway, making them **competitors** in offering a unified endpoint with centralized discovery and management for APIs.

mcp-context-forge
73
Verified
forgemax
44
Emerging
Maintenance 25/25
Adoption 10/25
Maturity 15/25
Community 23/25
Maintenance 13/25
Adoption 10/25
Maturity 11/25
Community 10/25
Stars: 3,393
Forks: 570
Downloads:
Commits (30d): 228
Language: Python
License: Apache-2.0
Stars: 135
Forks: 8
Downloads:
Commits (30d): 0
Language: Rust
License:
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 forgemax

postrv/forgemax

Code Mode inspired local sandboxed MCP Gateway - collapses N servers x M tools into 2 tools (~1,000 tokens)

Runs LLM-generated JavaScript in a sandboxed V8 isolate (`deno_core`) with AST validation, opaque credential bindings, and isolated child process execution—collapsing tool discovery into a queryable manifest layer and execution into a single `execute()` call. Integrates with any MCP server (stdio/HTTP/SSE) and provides TypeScript definitions compiled into the binary, allowing LLMs to write typed JavaScript that chains multiple tools with session stash and bounded parallelism, all while keeping secrets and internal state isolated from sandbox code.

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