M
Python REPL

Python REPL

mcp server

Description

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.

Server Details

Package Name

mcp-python

Added

April 21, 2025