Back to Home
OctopusDeploy icon

mcp-server

Verified Safe

by OctopusDeploy

Overview

This server allows AI assistants to inspect, query, and diagnose problems within an Octopus Deploy instance using the Model Context Protocol (MCP).

Installation

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

Environment Variables

  • OCTOPUS_API_KEY
  • OCTOPUS_SERVER_URL

Security Notes

The server explicitly handles sensitive API keys via environment variables or CLI arguments, avoiding hardcoding. All current tools are read-only by default, limiting potential for destructive actions. The README provides clear warnings about the potential for exposure of sensitive data (like production secrets in logs) via AI processing and advises using least-privileged accounts and caution against prompt-injection attacks. No 'eval' or obfuscation was found in the provided source code, indicating good coding practices for security at the code level.

Similar Servers

Stats

Interest Score66
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars92
Forks7
Last Update2025-12-12

Tags

Octopus DeployMCPDevOpsAI AssistantCD