armanzeroeight/octopus-deploy-mcp-server
3.4
If you are the rightful owner of octopus-deploy-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for interacting with Octopus Deploy, providing tools for managing projects, releases, and deployments.
Tools
Functions exposed to the LLM to take actions
list_projects
List all projects in a space
get_project_details
Get detailed information about a specific project
get_latest_release
Get the latest release for a project
create_release
Create a new release for a project
deploy_release
Deploy a release to an environment
check_deployment_status
Check the status of deployments
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client