andrew/sidekiq-mcp
A Sidekiq plugin that provides an MCP (Model Context Protocol) server for LLMs to interact with Sidekiq queues, stats, and failed jobs
Platform-specific configuration:
{
"mcpServers": {
"sidekiq-mcp": {
"command": "npx",
"args": [
"-y",
"sidekiq-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...