Skip to main content
Glama
vanisoul

Rundeck MCP Server

by vanisoul

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RUNDECK_BASE_URLYesYour Rundeck server URL, e.g., http://your-rundeck-server:port/
RUNDECK_CLI_PATHYesAbsolute path to the Rundeck CLI tool, e.g., /usr/bin/rd
RUNDECK_API_TOKENYesYour Rundeck API token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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