🛠️

Rundeck

MCP server for Rundeck API integration

Developer Tools stdio pypi pypistdioasklokesh
RUN IN TERMINAL
claude mcp add asklokesh-rundeck-mcp-server -- uvx rundeck-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "asklokesh-rundeck-mcp-server": { "command": "uvx", "args": ["rundeck-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "asklokesh-rundeck-mcp-server": { "command": "uvx", "args": ["rundeck-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "asklokesh-rundeck-mcp-server": { "command": "uvx", "args": ["rundeck-mcp-server"] } } }

About This MCP Server

The io.github.asklokesh/rundeck-mcp-server is a Model Context Protocol server that enables integration with the Rundeck API, allowing developers to leverage the capabilities of both systems. This server connects to Rundeck, facilitating interactions between the two platforms. A developer would use this server when they need to integrate Model Context Protocol functionality with their Rundeck workflow, streamlining their development process.

MCP server for Rundeck API integration. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

rundeck-mcp-server on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The Rundeck server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/asklokesh-rundeck-mcp-server.svg)](https://skillsplayground.com/mcps/asklokesh-rundeck-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.