Python REPL

Provides a persistent Python execution environment for interactive code development, data analysis, and rapid prototyping.

hdresearch 42 ↓ 262k
Claude CodeClaude DesktopGeneric
View source ↗

This Python REPL MCP server, developed by Tynan Daly, provides AI assistants with a persistent Python execution environment. Built using the MCP library, it offers capabilities for executing Python code, listing variables, and installing packages. The server maintains session state between executions, allowing for iterative development and data manipulation. It's designed for flexibility, supporting various Python versions and environments through uv for dependency management. This implementation is particularly useful for AI assistants focused on data analysis, scripting, and rapid prototyping, enabling use cases such as exploratory data analysis, algorithm testing, and interactive code development within the context of AI-assisted programming tasks.

Source

Repository: https://github.com/hdresearch/mcp-python

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
[![Python REPL on getagentictools](https://getagentictools.com/badge/mcp/hdresearch-mcp-python.svg)](https://getagentictools.com/mcp/hdresearch-mcp-python?ref=badge)