Skip to main content
Glama

Sandbox MCP

.gitignore632 B
# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info # Virtual environments .venv # Sandbox artifacts and sessions artifacts/ sessions/ *.db *.sqlite *.sqlite3 # Temporary files *.tmp *.temp .DS_Store Thumbs.db # IDE files .vscode/ .idea/ *.swp *.swo *~ # Log files *.log logs/ # Test files and personal configs test_*.py debug_*.py *-config.json *config.json system-prompts.md complete-system-prompt.md manim-latex-setup-summary.md media/ test_artifact/ *.aux *.dvi test.log # Allow example videos !examples/*.mp4 # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/scooter-lacroix/sandbox-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server