Search the Octopus API catalog using grep-style pattern matching to locate endpoints, resource families, or deployment step types. Supports regex and literal strings with context lines.
Find manual interventions, guided failures, and deployment approvals in Octopus Deploy. List by assignment, related entity, or fetch details by interruption ID.
Send custom HTTP requests to Octopus Deploy REST API for endpoints not covered by curated tools. Must first discover the method and path using grep_llms_txt.
A server that enables interaction with Octopus Deploy through the Model Context Protocol, allowing users to manage projects, releases, and deployments across different spaces.
Enables AI assistants to inspect, query, and diagnose problems within Octopus Deploy instances. Provides read-only access to deployments, releases, projects, environments, and other DevOps resources to transform AI into your ultimate DevOps wingmate.
Fetch the full body of any 'octopus://' URI returned by other tools, such as release or task resources. Pass the URI verbatim to retrieve JSON payloads.
Search the Octopus Deploy audit log to find deployments, releases, modifications, user logins, and other recorded actions. Filter by user, project, environment, date range, and more.
Execute operational runbooks (e.g., DB backups, smoke tests) in Octopus Deploy across one or more environments, with support for tenanted runs, snapshot or git ref selection, and optional scheduling.
Create a new release for an Octopus Deploy project. Provide space and project names; optionally set version, channel, packages, release notes, and other settings.