zed-mcp-server-digitalocean

A Zed extension that exposes DigitalOcean's MCP server inside Zed's Agent panel by downloading the @digitalocean/mcp Node package and launching it via Node. It forwards a required DigitalOcean API token and optional configuration (enabled services, API endpoint override) so Zed can use MCP tools for DigitalOcean resources.

Evaluated Apr 04, 2026 (17d ago)
Repo ↗ Infrastructure zed-extension mcp digitalocean agent-tools infrastructure rust
⚙ Agent Friendliness
35
/ 100
Can an agent use this?
🔒 Security
44
/ 100
Is it safe for agents?
⚡ Reliability
22
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
45
Error Messages
0
Auth Simplicity
60
Rate Limits
5

🔒 Security

TLS Enforcement
70
Auth Strength
55
Scope Granularity
25
Dep. Hygiene
35
Secret Handling
30

Uses a DigitalOcean personal access token for authentication. The README does not document token scope/least-privilege, secure storage/redaction behavior, or whether the extension logs requests/responses. It downloads and launches a Node package (@digitalocean/mcp), so supply-chain and dependency integrity practices are not described in the provided content.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
30
Error Recovery
20
AF Security Reliability

Best When

You want to use DigitalOcean MCP capabilities from within Zed and can securely provide a DigitalOcean personal access token to the extension.

Avoid When

You cannot accept token-based access risk or you need strong, documented guarantees about error handling, rate limits, and operational reliability of the wrapper/launcher.

Use Cases

  • Letting a Zed agent browse/manage DigitalOcean resources (e.g., apps, databases, droplets) through MCP tools
  • Centralizing DigitalOcean MCP tool access inside the Zed Agent panel for interactive workflows
  • Using a local MCP proxy/launcher approach rather than manually configuring remote MCP endpoints

Not For

  • Environments where third-party code execution (Node package download/launch) is not allowed
  • Teams that require documented MCP tool schemas, strict rate-limit handling, or robust operational guarantees from the extension itself
  • Production setups needing clear SLA/SLO and detailed incident/error-recovery behavior from the MCP server wrapper

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Bearer token (DigitalOcean API token / personal access token) passed to the MCP server
OAuth: No Scopes: No

The extension requires a DigitalOcean personal access token in settings. The README does not describe token scopes, least-privilege recommendations, or how tokens are stored/redacted.

Pricing

Free tier: No
Requires CC: No

No pricing information provided for the extension itself; any costs would come from DigitalOcean API usage.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Requires a valid DigitalOcean API token; failures may occur if the token is missing/expired
  • The extension launches a Node-based MCP server; network/API errors will propagate from DigitalOcean and may need agent-side retry logic
  • Services selection is controlled by a comma-separated string; incorrect values may disable expected tools

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for zed-mcp-server-digitalocean.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered