- Home
- MCP servers
- Sandbox Fusion
Sandbox Fusion
An MCP server that connects to Sandbox Fusion to provide multi-language code execution and notebook capabilities for LLMs.
- typescript
3
GitHub Stars
typescript
Language
6 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
Installation
Add the following to your MCP client configuration file.
Configuration
View docs{
"mcpServers": {
"astricaelus-sandbox-fusion-mcp": {
"command": "python",
"args": [
"server.py"
],
"env": {
"SANDBOX_FUSION_ENDPOINT": "http://localhost:8000"
}
}
}
}Available tools
execute_code
Execute a code snippet in a specified language with an optional timeout.
execute_jupyter
Execute a Jupyter notebook given its JSON content with an optional timeout.
Built by
VeilStrat
AI signals for GTM teams© 2026 VeilStrat. All rights reserved.All systems operational