Loads 150+ AI tools into Claude Desktop via a single Docker command. Aggregates Business Intelligence, API Hub, Content Automation, and Intelligence MCP servers behind one gateway with centralized logging and tool routing. Windows-native, no platform engineer required.
Server Config
{
"mcpServers": {
"fusional-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://localhost:18009/mcp/",
"--allow-http"
]
}
}
}