π§
BullMQ MCP Server
π§MCP Serveradamhancock/bullmq-mcp
Security check pending
glamahybrid
Installation
Local ServerAuto-generated from README. View full documentation on GitHub β
claude mcp add --scope user bullmq -- npx -y @adamhancock/bullmq-mcpClaude CLIAdd MCP server via Claude CLI
claude mcp add-json bullmq --scope user '{"command": "docker", "args": ["run", "-i", "--rm", "-e", "REDIS_URL=redis://host.docker.internal:6379", "ghcr.io/adamhancock/bullmq-mcp:latest"], "scope": "user"}'Local Server
claude mcp add --scope user bullmq -e REDIS_URL=redis://localhost:6379 -- npx -y @adamhancock/bullmq-mcpServer ConfigurationServer configuration (JSON)
{
"mcpServers": {
"bullmq": {
"command": "npx",
"args": ["-y",...3
Last UpdatedDec 10, 2025