Python REPL
Provides an interactive Python REPL environment for executing code within conversations, maintaining separate state f...
What it does
Provides an interactive Python REPL environment for executing code within conversations, maintaining separate state for each session and supporting both expressions and statements.
This MCP server, developed by Alex Velikanov, provides an interactive Python REPL environment for executing Python code within AI conversations. Built with Python and leveraging the MCP library, it offers persistent session management and captures stdout/stderr output. The implementation stands out by maintaining separate state for each session and supporting both expressions and statements. It's particularly useful for developers and data scientists who need to run Python code snippets, test algorithms, or perform data analysis tasks through AI-assisted workflows, allowing for seamless integration of Python programming into conversational AI interfaces.
Capabilities
Server
Quality
deterministic score 0.71 from registry signals: · indexed on pulsemcp · has source repo · 55 github stars · registry-generated description present