MCP Servers / development / Python Local

Python Local

JSON →
stdionone55development

An interactive Python REPL environment with persistent session history.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: python-local
Tools
What this server exposes
python_repl
Executes Python code in a persistent session. Takes `code` (Python code to execute) and `session_id` as required arguments. Maintains separate state for each session. Supports both expressions and statements. Captures and returns stdout/stderr output.
Configuration
Environment & auth
authnone
envUV_PUBLISH_TOKEN
Resources
Python Local — MCP Server · libregistry