Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by piplin-es • Tools & CLI
A server exposing a persistent Python REPL over the MCP protocol for executing and managing Python code remotely.
Execute arbitrary Python code remotely with a persistent session and retain variables between invocations.
Create, modify, and load Python scripts and project files on the server filesystem to run and test code iteratively.
Install Python packages at runtime and immediately use them within an active REPL session using uv package management.
This MCP server provides a persistent Python REPL session accessible via the MCP protocol, allowing remote execution of Python code while preserving variables across calls. It supports automatic environment variable loading from .env files, package installation via uv, project initialization, file creation, and script loading. The project includes comprehensive logging and is designed for integration with tools like Claude Desktop for agent workflows.
Execute Python code and return the output. Variables persist between executions.
List all variables in the current session
Install a Python package using uv
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.