Skip to content
Back to search
30
MCP

backburner-mcp

pypi/backburner-mcp

An MCP server that lets AI agents run long jobs in the background and collect results later

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

Similar MCP servers embedding-nearest

io.github.vfa-khuongdv/mcp-backlog
MCP server for Backlog API integration with AI agents.
0 tools
backtest360-mcp
MCP server exposing the Backtest360 engine API as tools for AI agents
0 tools
mcp-background-job
MCP server for executing long-running shell commands asynchronously
0 tools
jumpstarter-mcp
MCP server for AI agent interaction with Jumpstarter hardware
0 tools
kuriflow-mcp
Kuriflow MCP Server — Back-office execution engine for AI agents
0 tools
@just-every/mcp-task
MCP server for running long-running AI tasks using @just-every/task
0 tools

How to use

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

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