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.
135 stars.
Stars
135
Forks
8
Language
Rust
License
—
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/postrv/forgemax"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Compare
Higher-rated alternatives
IBM/mcp-context-forge
An AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs,...
agentic-community/mcp-gateway-registry
Enterprise-ready MCP Gateway & Registry that centralizes AI development tools with secure OAuth...
mcpjungle/MCPJungle
Self-hosted MCP Gateway for AI agents
AmoyLab/Unla
đź§© MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and...
speakeasy-api/gram
Securely scale AI usage across your organization. Control plane for distribution of MCP,...