Hangfire
Enables AI assistants to enqueue background jobs in Hangfire, a popular .NET job scheduling library, for executing server-side processing tasks without additional code.
4 stars
0 tools
Created Aug 2025
@nikiforovall/nikiforovall-hangfire-hangfire-mcpAbout
Enables AI assistants to enqueue background jobs in Hangfire, a popular .NET job scheduling library, for executing server-side processing tasks without additional code.
Categories
general
Installation
npm
npm install @nikiforovall/nikiforovall-hangfire-hangfire-mcp
Configuration
{
"mcpServers": {
"nikiforovall-hangfire-hangfire-mcp": {
"command": "npx",
"args": [
"-y",
"@nikiforovall/nikiforovall-hangfire-hangfire-mcp"
]
}
}
}