Skip to main content
Glama

Python MCP Sandbox

by JohanLi233
pyproject.toml442 B
[project] name = "mcp-sandbox" version = "0.1.0" description = "Safe sandboxes for llms" readme = "README.md" requires-python = ">=3.12" dependencies = [ "docker>=7.1.0", "fastapi>=0.115.12", "fastmcp>=2.2.0", "passlib[bcrypt]>=1.7.4", "pydantic[email]>=2.11.3", "python-jose[cryptography]>=3.4.0", "python-multipart>=0.0.20", "ruff>=0.11.6", "tomli>=2.2.1", ] [project.scripts] mcp-sandbox = "main:main"

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/JohanLi233/python-mcp-sandbox'

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