MCP.so
登录

Rundeck MCP Server

@vanisoul

关于 Rundeck MCP Server

暂无概览

基本信息

分类

其他

许可证

MIT license

运行时

node

传输方式

stdio

发布者

vanisoul

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Rundeck MCP Server?

A Model Context Protocol (MCP) server that provides tools to interact with the Rundeck CLI through AI, enabling Rundeck operations without direct command-line usage.

How to use Rundeck MCP Server?

Install Node.js (v14+), clone the repository, install dependencies, build the project, then configure the MCP settings file with environment variables (RUNDECK_CLI_PATH, RUNDECK_BASE_URL, RUNDECK_API_TOKEN) and restart VS Code or Claude Desktop.

Key features of Rundeck MCP Server

  • List, get info, execute, and predict jobs
  • List, get info, get output, and track executions
  • List and get information about projects
  • List nodes and retrieve system information

Use cases of Rundeck MCP Server

  • Automate job execution and monitoring via natural language
  • Retrieve execution logs and node details without CLI commands
  • Integrate Rundeck operations into AI‑powered workflows

FAQ from Rundeck MCP Server

What is the Rundeck MCP Server?

It is an MCP server that allows you to perform Rundeck operations using AI without directly using the Rundeck CLI.

What are the prerequisites for installation?

Node.js v14 or higher and the Rundeck CLI tool installed on the system.

What environment variables are required?

RUNDECK_CLI_PATH (path to the rd binary), RUNDECK_BASE_URL (Rundeck server URL), and RUNDECK_API_TOKEN (API token for authentication).

How do I configure the server in my MCP client?

Add a rundeck entry to your MCP settings file with the command node, arguments pointing to the built index.js, and the required environment variables.

What should I check if the server doesn’t work?

Ensure the Rundeck CLI is working, RUNDECK_CLI_PATH points to the correct binary, RUNDECK_BASE_URL and RUNDECK_API_TOKEN are correct, and the MCP settings file is properly configured.

评论

其他 分类下的更多 MCP 服务器