DigitalOcean MCP Server

by digitalocean · ai-ml · mcp-server, lobehub, developer

This MCP server exposes DigitalOcean App Platform functionality through standardized tools that can be used by any MCP client, including Claude Desktop and Cursor. It enables AI assistants to directly manage your DigitalOcean apps without writing code or memorizing API endpoints.

Source: https://github.com/digitalocean/digitalocean-mcp

Install

git clone https://github.com/digitalocean/digitalocean-mcp

Tags: mcp-server, lobehub, developer

33 GitHub stars · Source: lobehub

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

DigitalOcean MCP Server is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • Browser MCP Server by sac916

    一个提供使用 Playwright 进行浏览器自动化功能的 Model Context Protocol (MCP) 服务器。通过环境变量(如 BROWSER_HEADLESS、BROWSER_TYPE 和 BROWSER_TIMEOUT)配置浏览器行为。

  • Memory Cache Server by tosin2013

    一个 Model Context Protocol (MCP) 服务器,通过高效缓存数据在语言模型交互之间,减少令牌消耗。可通过 config.json 或环境变量(例如 CONFIG_PATH 指定自定义配置文件位置)进行配置。

  • 墨问笔记 MCP 服务器 (Go版本) by flyhigher139

    一个用Go语言开发的MCP(Model Context Protocol)服务器,用于与墨问笔记软件交互,支持通过MCP兼容客户端创建、编辑和管理笔记。需要设置外部环境变量MOWEN_API_KEY以提供墨问API密钥。

  • CS-Cart MCP Server by hungryweb

    A Model Context Protocol (MCP) server that provides comprehensive tools for managing CS-Cart e-commerce stores, including product management, order handling, and sales analytics. Requires external configuration via environment variables for CS-Cart API credentials (CSCART_API_URL, CSCART_API_EMAIL, CSCART_API_KEY) typically set in a .env file.

  • SSH客户端MCP服务器 by jordanburke

    一个本地的模型上下文协议(MCP)服务器,提供Linux和Windows系统的SSH控制功能,使LLMs和其他MCP客户端能够通过SSH安全地执行Shell命令。

  • mcp-perplexity-search by spences10

    MCP 服务器,用于 Perplexity 搜索,集成了 Perplexity 的 AI API 和大型语言模型(LLMs),提供高级聊天完成功能,配备专业的提示模板。需要设置 PERPLEXITY_API_KEY 环境变量以访问 API。

  • Fastn Server by fastnai

    The Fastn server is a powerful, scalable platform that enables dynamic tool registration and execution based on API definitions. It integrates with services like Claude.ai and Cursor.ai, providing a unified server solution for various tasks. Requires Python 3.10 or higher. Configuration for AI assistants requires specifying API key and workspace ID.

  • MCP Yahoo 财经 by maxscheijen

    用于与 Yahoo 财经交互的 Model Context Protocol (MCP) 服务器,提供获取价格、公司信息等工具。

Frequently asked questions

How do I install DigitalOcean MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support DigitalOcean MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is DigitalOcean MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.