Rundeck Runbook Automation
Unified runbook automation capability for Rundeck. Enables DevOps engineers and IT operations teams to trigger automated runbooks, monitor execution status, manage infrastructure nodes, and administer the Rundeck automation platform via a single REST API and MCP server. Covers job execution, monitoring, node management, project organization, and system administration workflows.
What You Can Do
MCP Tools
list-projects
List all Rundeck automation projects
get-project
Get details for a specific Rundeck project
list-jobs
List automation jobs in a Rundeck project, optionally filtered by name or group
get-job
Get the definition and configuration of a specific Rundeck job
run-job
Trigger a Rundeck job execution with optional arguments and node filter
get-execution
Get the status and details of a Rundeck job execution - use to poll for completion
list-job-executions
List execution history for a specific job with optional status filter
abort-execution
Abort a running Rundeck execution
get-execution-output
Retrieve log output from a completed or running Rundeck execution
list-nodes
List nodes available in a Rundeck project with optional node filter
get-system-info
Get Rundeck server system information including version and uptime
get-execution-mode
Check whether Rundeck is in active or passive execution mode
list-tokens
List API tokens for the current user or all users (admin)