Back to search
30
MCP

mcp-async-repl

pypi/mcp-async-repl

Async Python REPL + Shell execution for MCP. Persistent state, background jobs, and interactive input() bridging.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-background-job
MCP server for executing long-running shell commands asynchronously
0 tools
iflow-mcp_mcp-background-job
MCP server for executing long-running shell commands asynchronously
0 tools
iflow-mcp_mcp-python
MCP server providing a Python REPL with persistent session
0 tools
async-bash-mcp
A robust subprocess execution MCP
0 tools
interactsh-mcp
Async Python client + MCP server for ProjectDiscovery's Interactsh OOB testing platform
0 tools
ida-script-mcp
MCP server for executing IDAPython scripts in IDA Pro with multi-instance and async task support
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-async-repl": {
      "url": "None",
      "transport": "http"
    }
  }
}