MCP Servers / development / Celery Flower MCP

Celery Flower MCP

JSON →
none3development

MCP server for Celery Flower — monitor workers, manage tasks and queues from any AI assistant

Install
How to run this server
[ { "cmd": "uvx\n\n```bash", "imports": [] } ]
server path: celery-flower-mcp
Tools
What this server exposes
list_workers
List all Celery workers and their status
list_tasks
List all Celery tasks with their states
get_task_info
Get detailed information about a specific task
get_worker_info
Get detailed information about a specific worker
get_queue_length
Get the length of a specific task queue
get_monitor_data
Get monitoring data including task rates and worker statistics
Configuration
Environment & auth
authnone
envFLOWER_URL
envFLOWER_API_TOKEN
Resources
Celery Flower MCP — MCP Server · libregistry