Agent Tools
Back to MCP servers
● healthy

Run Python code in a secure sandbox without local setup. Declare inline dependencies and execute snippets instantly. Prototype, test, and share reproducible results with ease.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/STUzhy/py_execute_mcp/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/STUzhy/py_execute_mcp/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/STUzhy/py_execute_mcp
Listed at (smithery)
https://github.com/STUzhy/py_execute_mcp