Python REPL MCP Server
LOCALhdresearch/mcp-pythonA server that provides a persistent Python REPL environment through the MCP protocol, allowing execution of Python code, variable management, and package installation.
⚠ 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.