fusional
Unified MCP gateway that loads 150+ AI tools via a single Docker command.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Execute Code: Execute Python code in a sandboxed subprocess. Returns stdout, stderr, and return code.
- Generate And Execute: Generate Python code from a natural language prompt using Claude, then execute it.
- Generate Mcp Project: Generate a complete MCP server project from a description using Claude.
What data it sees
Do you need an account
No: the server works without sign-in
Unified MCP gateway that loads 150+ AI tools via a single Docker command. Execute Python code in sandboxed subprocesses, generate complete MCP server projects from natural language, and run AI-powered code generation — all through one endpoint. Built to solve the Windows MCP failure modes nobody else documents.
Server tool list (3)
Raw names from tools/list. Only developers need these.
| execute_code | Execute Python code in a sandboxed subprocess. Returns stdout, stderr, and return code. |
| generate_and_execute | Generate Python code from a natural language prompt using Claude, then execute it. |
| generate_mcp_project | Generate a complete MCP server project from a description using Claude. |