SkillAgentSearch skills...

mcp-server

Octopus Deploy Official MCP Server

Install / Use

claude mcp add OctopusDeploy -- npx -y github:OctopusDeploy/mcp-server

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

33/100

Category

Operations

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "author": "Octopus Deploy", "name": "@octopusdeploy/mcp-server", "bugs": { "url": "https://github.com/OctopusDeploy/mcp-server/issues" }, "version": "2.3.2", "type": "module", "description": "The Octopus MCP Server provides your AI assistant with powerful tools that allow it to inspect, query, and diagnose problems within your Octopus instance.", "main": "dist/index.js", "module": "dist/index.js", "bin": { "mcp-server": "dist/index.js" }, "files": [ "dist/**/" ], "scripts": { "start": "node dist/index.js", "build": "tsc && shx chmod +x dist/.js", "dev": "nodemon --quiet --exec "tsc && node dist/index.js" --ext ts --watch src", "lint": "eslint src --ext .ts", "lint:fix": "eslint src --ext .ts --fix", "test": "vitest run --reporter=verbose", "test:watch": "vitest", "test:coverage": "vitest run --coverage" }, "keywords": [ "octopus deploy", "mcp" ], "homepage": "https://github.com/OctopusDeploy/mcp-server#readme", "repository": { "type": "git", "url": "git+https://github.com/OctopusDeploy/mcp-server.git" }, "license": "Apache-2.0", "publishConfig": { "registry": "https://registry.npmjs.org/", "access": "public" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.22.0", "@octopusdeploy/api-client": "^3.11.3", "axios": "^1.15.2", "commander": "^14.0.0", "dotenv": "^17.2.2", "zod": "^3.25.76" }, "devDependencies": { "@eslint/js": "^9.35.0", "@types/node": "^24.3.1", "@vitest/coverage-v8": "^4.0.17", "@vitest/ui": "^4.0.17", "eslint": "^9.35.0", "globals": "^16.3.0", "jiti": "^2.5.1", "nodemon": "^3.1.10", "shx": "^0.4.0", "typescript": "^5.9.2", "typescript-eslint": "^8.42.0", "vitest": "^4.0.17" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryOperations
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low