The Octopus MCP Server provides your AI assistant with powerful tools that allow it to inspect, query, and diagnose problems within your Octopus instance.
{
"mcpServers": {
"octopusdeploymcp": {
"command": "npx",
"args": [
"-y",
"@octopusdeploy/mcp-server"
]
}
}
}