Back to search
30
MCP

mcp-celery

pypi/mcp-celery

Expose Celery tasks as async MCP tools with automatic lifecycle management

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

Similar MCP servers embedding-nearest

celery-flower-mcp
MCP server that exposes the full Celery Flower REST API — monitor workers, manage tasks, inspect queues from any AI assistant.
0 tools
claudecode-mcp-async
Asynchronous MCP wrapper for Claude Code CLI
0 tools
lackey-mcp
Task chain management engine for AI agents with MCP integration
0 tools
async-bash-mcp
A robust subprocess execution MCP
0 tools
llamacloud-mcp
Expose LlamaCloud services as MCP tools
0 tools
jupyter-mcp-tools
Jupyter MCP Tools.
0 tools

How to use

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

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