dramatiq
A fast and reliable background task processing library for Python 3.
dramatiq MCP Server
MCP server for Bogdanp/dramatiq
Ready-to-Use Client Configurations
{
"mcpServers": {
"dramatiq": {
"command": "npx",
"args": [
"-y",
"@Bogdanp/dramatiq"
]
}
}
}