Skip to content
Back to search
30
MCP

Celery Flower

pulsemcp/celery flower

MCP server exposing all 21 Celery Flower REST API endpoints for monitoring workers, tasks, and queues.

Uptime
0.0%
1 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
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
CLEO MCP Server
Task management for solo developers and AI coding agents — CQRS pattern, 177 operations
0 tools

How to use

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

{
  "mcpServers": {
    "celery_flower": {
      "url": "None",
      "transport": "http"
    }
  }
}