MCP ServerSTDIOOfficialv0.1.0

Rundeck MCP Server

Integrate Rundeck job orchestration and execution into Claude via the Rundeck API. For developers automating infrastructure workflows, deployments, and operational tasks through conversational AI.

io.github.asklokesh/rundeck-mcp-server

Hosted URL

Local install

Transport

STDIO

Auth

1 required env var

What the Rundeck MCP server does

How models use it and what it is built for.

Integrate Rundeck job orchestration and execution into Claude via the Rundeck API. For developers automating infrastructure workflows, deployments, and operational tasks through conversational AI.

Connect to Rundeck

Local install — runs as a subprocess.

uvx rundeck-mcp-server==0.1.0

Environment variables

Configuration this server reads at startup.

  • RUNDECK_API_KEYRequiredSecret

    API Key for RUNDECK

  • RUNDECK_API_URL

    API URL for RUNDECK

Resources

Where to find authoritative docs and source for Rundeck.

Example prompts for Rundeck

Paste any of these into Agent Studio after connecting Rundeck.

  • List all Rundeck projects and their recent job execution status
  • Trigger a deployment job in Rundeck and wait for completion
  • Query Rundeck job history for the past 24 hours
  • What authentication and API endpoint configuration does this server require?

Rundeck MCP server — FAQ

Common questions about connecting and running Rundeck.

  • What is the Rundeck MCP server used for?

    This server connects Claude to Rundeck's API, enabling you to query projects, trigger job executions, and monitor operational workflows through natural language. It's designed for developers who want to automate infrastructure and deployment tasks without leaving their chat interface.

  • How do I authenticate with Rundeck?

    Set the required `RUNDECK_API_KEY` environment variable with your Rundeck API token. Optionally configure `RUNDECK_API_URL` to point to your Rundeck instance; if not set, it will use a default endpoint.

  • Do I need a Rundeck account or self-hosted instance?

    You need access to a Rundeck instance (self-hosted or cloud) and a valid API key. The server communicates via the Rundeck API, so ensure your instance is reachable at the configured URL.

  • Can I trigger jobs and monitor their execution status?

    Yes, the Rundeck API integration allows you to execute jobs and query their status. Refer to the Rundeck API documentation for available job execution and history endpoints supported by this server.

  • What if my Rundeck instance uses a custom domain or port?

    Set the `RUNDECK_API_URL` environment variable to your instance's full API endpoint (e.g., `https://rundeck.example.com:4440/api`). The server will use this URL for all API requests.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground