Rundeck MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 29 Apr 2026.
50 tools to manage Rundeck jobs, executions, projects, nodes, and system via MCP
Today is the operative word: we check Rundeck MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add rundeck-mcp-server -- npx -y rundeck-mcp-server
{
"mcpServers": {
"rundeck-mcp-server": {
"args": [
"-y",
"rundeck-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.rundeck-mcp-server]
command = "npx"
args = ["-y", "rundeck-mcp-server"]
{
"mcpServers": {
"rundeck-mcp-server": {
"args": [
"-y",
"rundeck-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"rundeck-mcp-server": {
"args": [
"-y",
"rundeck-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RUNDECK_URL (Rundeck server URL (e.g., http://localhost:4440)), RUNDECK_API_TOKEN (API token for authentication), RUNDECK_API_VERSION (Rundeck API version (default: 41)), RUNDECK_TIMEOUT (Request timeout in milliseconds (default: 30000)).
The author declared them in the registry entry; get the values from the project itself.
Manage self-hosted n8n (incl. queue mode): workflows, executions, users, audit — 51 tools.
An MCP server that provides access to Testiny projects, test cases and test runs
Send, manage, and replay ntfy push notifications via MCP.
MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants
GitHub Actions MCP — view runs, read logs, re-run jobs, and manage CI/CD.
Connect AI agents to H2BIS ProjectBrain - manage projects, use cases, and capabilities via MCP.
Manage translation projects, phrases and locales with secure organization-scoped tools and views.
Manage UniFi Protect cameras, events, recordings, and smart detections via MCP.
Answers built from our own checks of this server.