Rundeck MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RUNDECK_BASE_URL | Yes | Your Rundeck server URL, e.g., http://your-rundeck-server:port/ | |
| RUNDECK_CLI_PATH | Yes | Absolute path to the Rundeck CLI tool, e.g., /usr/bin/rd | |
| RUNDECK_API_TOKEN | Yes | Your Rundeck API token |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_jobsB | 列出項目中的所有作業 |
| get_job_infoC | 獲取作業的詳細信息 |
| run_jobC | 執行作業 |
| list_executionsB | 列出項目中的執行 |
| get_execution_infoC | 獲取執行的詳細信息 |
| get_execution_outputC | 獲取執行的輸出 |
| list_projectsC | 列出所有項目 |
| get_project_infoC | 獲取項目的詳細信息 |
| list_nodesB | 列出項目中的節點 |
| get_system_infoB | 獲取 Rundeck 系統信息 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vanisoul/rundeck-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server