Python REPL

Provides an interactive Python REPL environment for executing code within conversations, maintaining separate state for each sessi

alec2435 54
Claude CodeClaude DesktopGeneric
View source ↗

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.

Source

Repository: https://github.com/alec2435/python_mcp

Maintain Python REPL?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Python REPL on getagentictools](https://getagentictools.com/mcp/alec2435-python-mcp?ref=badge)