Python Run icon

Python Run

Createdtopherbc

Executes Python code snippets via a standardized Model Context Protocol (MCP) API.

About

This Python service implements the Model Context Protocol (MCP) to provide a standardized API for executing Python code. It exposes a `/run_python` endpoint that accepts code snippets and returns the execution results, facilitating integration with other systems and streamlined Python code execution in various environments.

Key Features

  • 2 GitHub stars