repl-mcp
01Plugin Claude Code
Plugin marketplace listing 1 plugin: python-repl.
Plugin Claude Code
Plugin marketplace listing 1 plugin: python-repl.
Plugin Claude Code
Persistent Python REPL MCP server — use instead of python3 -c via Bash. Subprocess kernel with real timeouts (interrupt preserves state) and crash isolation, top-level await, sh() shell composition, full filesystem access, and an on-demand MCP bridge reaching your project, global and plugin servers.
Instructions file
Claude Code instructions for iota-uz/repl-mcp, covering python repl mcp server - development guide, project overview, architecture, source map and development setup.
Hook
Runs after a tool call finishes for Bash tool calls, executing nudge-python-repl.sh. From iota-uz/repl-mcp.
Skill Claude CodeCodex
Use INSTEAD of running python3 -c, a python3 - <<EOF heredoc, or a cmd | python3 pipeline via Bash — and for batch file operations, data aggregation, multi-step analysis where steps depend on each other, or orchestrating MCP tools (project or global) in one script instead of many individual tool calls. Guides…
MCP server Claude CodeCodexCursor
Interactive REPL for testing Model Context Protocol (MCP) servers. Runs locally from the repl-mcp Python package.