Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Alec2435 • Documentation & Docs
An MCP server that provides a persistent interactive Python REPL with session history accessible via a repl:// URI and a python_repl tool.
Execute Python code in persistent sessions and preserve interpreter state across multiple calls.
Run arbitrary expressions or statements and capture stdout/stderr output alongside execution results.
Programmatic access to past REPL interactions or audit trails via a repl:// URI as plain-text session history.
This MCP server exposes a session-based Python REPL over the MCP protocol, allowing callers to execute expressions and statements in persistent named sessions. It captures stdout/stderr, maintains separate state per session, and exposes each session's history as text/plain resources via a custom repl:// URI. The project includes instructions for building, publishing, and debugging (including using the MCP Inspector) to support development and integration.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.