python-run-mcp
2
This project implements a Python service that follows the Model Context Protocol for standardized Python code execution through API endpoints. It enables server-side code execution by sending HTTP requests to designated endpoints.
curl
Used to send HTTP requests to the `/run_python` endpoint and execute Python code