Back to Apps

Forgemax
by postrv
Local sandboxed MCP Gateway that collapses multiple servers and tools into a streamlined interface.
0 stars
Works in:claude
Exposes:Tools
What it does
Forgemax is an MCP Gateway designed to optimize tool calling by collapsing numerous servers and their associated tools into a simplified set of tools. This drastically reduces token overhead and improves the efficiency of AI agents by preventing tool-definition bloat.
Tools
call_tool: Interface for executing tools across the connected MCP server network.list_tools: Discover available collapsed tools in the gateway.
Installation
Add to claude_desktop_config.json:
{
"mcpServers": {
"forgemax": {
"command": "npx",
"args": ["-y", "@postrv/forgemax"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx -y @postrv/forgemaxInformation
- Pricing
- free
- Published
- 7/16/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"forgemax": {
"command": "npx",
"args": ["-y", "@postrv/forgemax"]
}
}
}





