forgemax

ahmedk95/forgemax
★ 0 stars Rust 💻 Code/Dev Tools Updated 1mo ago
Collapse multiple servers and tools into two sandboxed MCP tools for efficient, typed JavaScript execution with secure resource access and concurrency.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "forgemax": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "forgemax"
      ]
    }
  }
}

Topics

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