Back to Home
OctopusDeploy icon

mcp-server

Verified Safe

by OctopusDeploy

Overview

The server enables AI assistants to inspect, query, and diagnose problems within an Octopus Deploy instance by exposing its API as MCP tools.

Installation

Run Command
npx -y @octopusdeploy/mcp-server --api-key YOUR_API_KEY --server-url https://your-octopus.com

Environment Variables

  • OCTOPUS_API_KEY
  • OCTOPUS_SERVER_URL

Security Notes

The server explicitly prioritizes security by defaulting to read-only operations and requiring API keys via environment variables or CLI arguments. It uses Zod for input validation, mitigating common injection risks. The primary security consideration, as noted in the README, is the inherent risk of reading potentially sensitive deployment logs and variables from the Octopus instance, which could be exposed if the connected AI client is not trusted. However, this is a risk associated with how the tool is used by the end-user rather than a vulnerability in the server's implementation.

Similar Servers

Stats

Interest Score60
Security Score8
Cost ClassHigh
Avg Tokens1500
Stars92
Forks7
Last Update2026-01-19

Tags

DevOpsAI AssistantOctopus DeployModel Context ProtocolContinuous Delivery