{"id":"alec2435-python-mcp","name":"python_mcp","af_score":48.2,"security_score":14.0,"reliability_score":22.5,"what_it_does":"python_local is an MCP server that exposes an interactive, persistent Python REPL to an agent. It provides a single tool (python_repl) to execute Python code in separate session states, and a resource mechanism to view per-session REPL history via a custom repl:// URI scheme.","best_when":"You control the environment (local machine / trusted agent), want a lightweight tool for Python execution with session persistence, and can accept the security risks of running arbitrary Python.","avoid_when":"You need strong authentication/authorization, remote/public exposure, or isolation against malicious code; you also want a stable externally managed API rather than a local MCP stdio server.","last_evaluated":"2026-03-30T15:20:42.534205+00:00","has_mcp":true,"has_api":false,"auth_methods":[],"has_free_tier":false,"known_gotchas":["Arbitrary Python execution can cause side effects in the persistent session state","Debugging MCP servers over stdio may be non-trivial without inspector tooling","No documented rate limiting or structured retry guidance is provided in the README"],"error_quality":0.0}