io.github.mariomorenodev/rundeck-mcp-server
Quality Score
85
/100
50 tools to manage Rundeck jobs, executions, projects, nodes, and system via MCP
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"rundeck-mcp-server": {
"command": "npx",
"args": [
"-y",
"rundeck-mcp-server"
],
"env": {
"RUNDECK_URL": "<rundeck_url>",
"RUNDECK_API_TOKEN": "<your-rundeck_api_token>",
"RUNDECK_API_VERSION": "<rundeck_api_version>",
"RUNDECK_TIMEOUT": "<rundeck_timeout>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"rundeck-mcp-server": {
"command": "npx",
"args": [
"-y",
"rundeck-mcp-server"
],
"env": {
"RUNDECK_URL": "<rundeck_url>",
"RUNDECK_API_TOKEN": "<your-rundeck_api_token>",
"RUNDECK_API_VERSION": "<rundeck_api_version>",
"RUNDECK_TIMEOUT": "<rundeck_timeout>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y rundeck-mcp-server§02 Environment variables
RUNDECK_URLrequired
Rundeck server URL (e.g., http://localhost:4440)
RUNDECK_API_TOKENrequiredsecret
API token for authentication
RUNDECK_API_VERSIONRundeck API version (default: 41)
RUNDECK_TIMEOUTRequest timeout in milliseconds (default: 30000)
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.