← Index

Rundeck

io.github.asklokesh/rundeck-mcp-server·v0.1.0·Other
Quality Score
73
/100

MCP server for Rundeck API integration

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "rundeck-mcp-server": {
      "command": "uvx",
      "args": [
        "rundeck-mcp-server"
      ],
      "env": {
        "RUNDECK_API_KEY": "<your-rundeck_api_key>",
        "RUNDECK_API_URL": "<rundeck_api_url>"
      }
    }
  }
}
§02  Environment variables
RUNDECK_API_KEY
requiredsecret

API Key for RUNDECK

RUNDECK_API_URL

API URL for RUNDECK

§03  MCP Quality Score  ·  methodology
freshness
18
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other