Skip to content
Back to search
30
MCP

celery-flower-mcp

pypi/celery-flower-mcp

MCP server that exposes the full Celery Flower REST API — monitor workers, manage tasks, inspect queues from any AI assistant.

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

Similar MCP servers embedding-nearest

Celery Flower
MCP server exposing all 21 Celery Flower REST API endpoints for monitoring workers, tasks, and queues.
0 tools
celery flower mcp
Metadata-only Glama MCP server.
0 tools
mcp-celery
Expose Celery tasks as async MCP tools with automatic lifecycle management
0 tools
celery mcp
Metadata-only Glama MCP server.
0 tools
clover-mcp
MCP server for the Clover POS REST API — sales, inventory, orders, customers, and employees for small businesses
0 tools
kallyai-mcp-server
MCP server for KallyAI API - AI phone assistant integration. Make restaurant reservations, schedule appointments, and handle phone calls thr
0 tools

How to use

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

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