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.

コメント

「その他」の他のコンテンツ