forgemax — MCP Server by postrv

by postrv · MCP Server · ★ 148

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About forgemax

Forgemax Code Mode MCP Gateway — collapses N servers x M tools into 2 tools (1,000 tokens). Instead of dumping every tool schema into the LLM's context window, Forgemax exposes exactly two MCP tools: — query a capability manifest to discover tools (read-only, sandboxed) — run JavaScript against the tool API in a sandboxed V8 isolate Additional sandbox APIs (the MCP surface stays at exactly 2 tools): — read MCP resources from downstream servers — session-scoped key-value store for sharing data across executions — bounded concurrent execution of tool/resource calls The LLM writes JavaScript that calls through typed proxy objects. Credentials, file paths, and internal state never leave the host — the sandbox only sees opaque bindings. TypeScript definitions () are compiled into the binary and served in MCP server instructions, giving LLMs full type awareness. Forgemax's Code Mode approach draws inspiration from Cloudflare's sandbox tool-calling pattern — their implementation of sandboxed code execution for MCP tool orchestration is excellent and well worth studying. We encourage supporting their work. Why 1 call with chaining

ai-agentsai-toolsgatewaymcpmcp-gatewaymcp-servermcp-serversmcp-toolstool-callingtool-use

Quick Facts

Stars148
Forks9
LanguageRust
CategoryMCP Server
Quality Score35.25/100
Open Issues1
Last Updated2026-05-14
Created2026-02-23
Platformsmcp, rust
Est. Tokens~49k

forgemax alternative? Top 6 similar tools

Looking for a forgemax alternative? If you're comparing forgemax with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • gram by speakeasy-api · ⭐ 248

    Securely scale AI usage across your organization. Control plane for building, securing and monitoring your ag

  • ToolRegistry by Oaklight · ⭐ 59

    ToolRegistry: A Protocol-Agnostic Tool Management Library for Function-Calling LLMs (OpenAI, Anthropic, Gemini

  • MCP-Dandan by 82ch · ⭐ 58

    MCP Security Solution for Agentic AI — real-time proxying, behavior analysis, and malicious tool detection

  • peta-core by dunialabs · ⭐ 52

    The Control Plane for MCP — secure vault, managed runtime, audit trail, and policy-based approvals.

  • llm-functions by sigoden · ⭐ 716

    Easily create LLM tools and agents using plain Bash/JavaScript/Python functions.

  • web-agent-protocol by OTA-Tech-AI · ⭐ 492

    🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Rust Agent Tools

Frequently Asked Questions

What is forgemax?

forgemax is Code Mode inspired local sandboxed MCP Gateway - collapses N servers x M tools into 2 tools (~1,000 tokens). It is categorized as a MCP Server with 148 GitHub stars.

What programming language is forgemax written in?

forgemax is primarily written in Rust. It covers topics such as ai-agents, ai-tools, gateway.

How do I install or use forgemax?

You can find installation instructions and usage details in the forgemax GitHub repository at github.com/postrv/forgemax. The project has 148 stars and 9 forks, indicating an active community.

What are the best alternatives to forgemax?

The top alternatives to forgemax on Agent Skills Hub include gram, ToolRegistry, MCP-Dandan. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools