Python Local MCP Server
LOCALAlec2435/python_mcpProvides an interactive Python REPL environment that maintains persistent session state, allowing users to execute Python code and access session history.
⚠ Local (STDIO) Server
This server runs as a process directly on your machine. It has access to your filesystem, environment variables, and SSH keys. Review the source code before installing.