Skip to main content
Glama

DigitalOcean MCP Server

Official
by digitalocean
package.json1.17 kB
{ "name": "@digitalocean/mcp", "version": "0.0.13", "description": "DigitalOcean MCP", "repository": { "type": "git", "url": "https://github.com/digitalocean/digitalocean-mcp" }, "author": "DigitalOcean", "license": "MIT", "publishConfig": { "access": "public" }, "bin": { "mcp": "build/index.js" }, "files": [ "build" ], "scripts": { "prebuild": "node -p \"'// THIS FILE IS GENERATED. DO NOT MODIFY.\\nexport const LIB_VERSION = ' + JSON.stringify(require('./package.json').version) + ';'\" > src/version.ts", "build": "tsc", "dev": "tsc --watch", "start:stdio": "node build/index.js", "generate:schema": "npx typed-openapi src/specs/digitalocean-openapi.yaml -r zod" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "dotenv": "^16.5.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.14.0", "js-yaml": "^4.1.0", "typed-openapi": "^0.10.1", "typescript": "^5.8.3" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/digitalocean/digitalocean-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server