justynroberts/rundeck-mcp
3.2
If you are the rightful owner of rundeck-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Rundeck MCP Server provides tools to interact with your Rundeck instance, allowing you to manage jobs and retrieve execution details directly from an MCP-enabled client.
Tools
Functions exposed to the LLM to take actions
list_jobs
Lists jobs in a project with optional filtering.
get_job
Retrieves job details including options and defaults.
list_executions
Lists executions with filtering by status or time.
get_execution
Retrieves execution status and details.
get_execution_output
Retrieves execution log output.
run_job
Executes a job with options.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client