Back to search
30
MCP

mcp-background-job

pypi/mcp-background-job

MCP server for executing long-running shell commands asynchronously

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

Similar MCP servers embedding-nearest

iflow-mcp_mcp-background-job
MCP server for executing long-running shell commands asynchronously
0 tools
hangfire-mcp
MCP server for managing Hangfire background jobs
0 tools
async-bash-mcp
A robust subprocess execution MCP
0 tools
mcp-ssh-server-tool
MCP Server for SSH connections and remote command execution
0 tools
mcp-async-repl
Async Python REPL + Shell execution for MCP. Persistent state, background jobs, and interactive input() bridging.
0 tools
Parallel Task MCP
An MCP server for deep research or task groups
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "mcp-background-job": {
      "url": "None",
      "transport": "http"
    }
  }
}