Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by OctopusDeploy • Uncategorized
Provides an MCP server to connect AI assistants to Octopus Deploy for querying and managing deployments and projects.
Query and diagnose Octopus Deploy instances to assist with DevOps workflows.
Automate release, deployment, and operations tasks within Octopus Deploy.
Retrieve deployment logs, project details, and Kubernetes status from Octopus.
The Octopus Deploy MCP Server enables AI assistants like Claude Code or ChatGPT to interact with Octopus Deploy instances via the Model Context Protocol. It allows inspection, querying, and diagnosis of Octopus deployments, projects, tasks, and more, transforming AI assistants into DevOps helpers. The server supports both read-only and write operations, with security considerations to ensure safe usage. It can be installed via Docker or Node.js and supports multiple toolsets for various Octopus operations.
List all spaces in the Octopus Deploy instance. Spaces is the main organizational unit in Octopus Deploy, Spaces keep the different projects, infrastructure and tenants completely separate. Spaces typically represent team or project boundary, but not customer boundary (use tenants for those). Always use this tool first to check that the requested space exists.
This tool lists all projects in a given space. Projects let you manage software applications and services, each with their own deployment process, lifecycles, and variables. Projects are where you define what you are deploying and how it should be deployed. The space name is required, if you can't find the space name, ask the user directly for the name of the space. Optionally filter by partial name match using partialName parameter.
List environments in a space This tool lists all environments in a given space. The space name is required. Use this tool as early as possible to understand which environments are configured. Optionally filter by partial name match using partialName parameter.
List deployments in a space This tool lists deployments in a given space. The space name is required. When requesting latest deployment consider which deployment state the user is interested in (successful or all). Optional filters include: projects (array of project IDs), environments (array of environment IDs), tenants (array of tenant IDs), channels (array of channel IDs), taskState (one of: Canceled, Cancelling, Executing, Failed, Queued, Success, TimedOut), and take (number of results to return).
List releases for a specific project This tool lists all releases for a given project in a space. The space name and project ID are required. Optionally provide skip, take, and searchByVersion parameters.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.