vercel-mcp-server-for-zed

Provides an MCP server for the Zed editor that connects the editor’s AI assistant to AWS services (e.g., S3, DynamoDB, Lambda) using user-supplied AWS credentials and region.

Evaluated Apr 04, 2026 (16d ago)
Homepage ↗ Repo ↗ Ai Ml mcp zed zed-extension aws s3 dynamodb lambda editor-integration context-provider
⚙ Agent Friendliness
36
/ 100
Can an agent use this?
🔒 Security
36
/ 100
Is it safe for agents?
⚡ Reliability
2
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
45
Error Messages
0
Auth Simplicity
35
Rate Limits
10

🔒 Security

TLS Enforcement
60
Auth Strength
40
Scope Granularity
20
Dep. Hygiene
30
Secret Handling
25

Security assessment is limited to README facts. The extension requires user-supplied AWS Access Key ID and Secret Access Key, which increases risk if secrets are mishandled. The README does not describe least-privilege scoping, assumed roles, short-lived credentials, encryption in transit, or how secrets are stored/logged. Agents should avoid extracting or displaying credentials.

⚡ Reliability

Uptime/SLA
0
Version Stability
0
Breaking Changes
0
Error Recovery
10
AF Security Reliability

Best When

You can configure least-privilege IAM credentials and want Zed’s AI to access AWS-backed context from within the editor via MCP.

Avoid When

You cannot restrict AWS permissions (broad credentials like admin), or you need clear guidance on data handling, error handling, and tool-level security guarantees.

Use Cases

  • Retrieve context from S3 for chat/analysis in Zed
  • Query DynamoDB tables for up-to-date information
  • Invoke Lambda functions to generate context or compute results
  • Build Zed AI workflows that combine AWS data/actions with editor context

Not For

  • Organizations that cannot allow client-provided long-term AWS credentials
  • Use cases requiring strongly scoped, audited access without custom IAM hardening
  • Teams needing documented, stable MCP tool contracts and detailed error/retry semantics

Interface

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

Authentication

Methods: AWS Access Key ID / Secret Access Key (as provided in Zed context server settings)
OAuth: No Scopes: No

Authentication appears to rely on long-lived AWS credentials entered into Zed settings. The README does not describe any additional auth flow (e.g., role assumption) or scope restrictions beyond what IAM permissions the keys grant.

Pricing

Free tier: No
Requires CC: No

README does not describe pricing for the MCP server itself; AWS usage would incur AWS costs depending on the operations performed.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Credentials are configured via settings; agents should not be instructed to ask users for or print secrets.
  • No documented guidance on rate limits, retries, pagination, or idempotency for AWS actions is present in the provided README content.
  • AWS operations (e.g., writes/invocations) may have side effects; without tool-level semantics, agents must be cautious.

Alternatives

Full Evaluation Report

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

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