fusional
Unified MCP gateway that loads 150+ AI tools via a single Docker command.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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.
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |