01Provides an attribute-based approach for defining MCP Server tools.
02Integrates seamlessly with Hangfire's job scheduling.
03Uses IBackgroundJobClient for job enqueueing.
04Enqueues background jobs via Hangfire MCP server.
051 GitHub stars
06Supports defining jobs with required parameters and optional parameters.