{"id":"davccavalcante-vercel-mcp-server-for-zed","name":"vercel-mcp-server-for-zed","homepage":"https://www.linkedin.com/in/hellodav/","repo_url":"https://github.com/davccavalcante/vercel-mcp-server-for-zed","category":"ai-ml","subcategories":[],"tags":["mcp","zed","zed-extension","aws","s3","dynamodb","lambda","editor-integration","context-provider"],"what_it_does":"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.","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"],"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.","alternatives":["Other Zed MCP servers for different data sources (e.g., generic HTTP/DB connectors)","AWS-native access via your own backend/API that exposes a narrowly scoped interface to the AI","Open-source MCP servers that implement AWS access using assumed roles or short-lived credentials (if available)","Direct AWS queries through a custom agent toolchain outside of MCP"],"af_score":35.8,"security_score":35.5,"reliability_score":2.5,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:39:43.233749+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["AWS Access Key ID / Secret Access Key (as provided in Zed context server settings)"],"oauth":false,"scopes":false,"notes":"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":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"README does not describe pricing for the MCP server itself; AWS usage would incur AWS costs depending on the operations performed."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":35.8,"security_score":35.5,"reliability_score":2.5,"mcp_server_quality":55.0,"documentation_accuracy":45.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":35.0,"rate_limit_clarity":10.0,"tls_enforcement":60.0,"auth_strength":40.0,"scope_granularity":20.0,"dependency_hygiene":30.0,"secret_handling":25.0,"security_notes":"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.","uptime_documented":0.0,"version_stability":0.0,"breaking_changes_history":0.0,"error_recovery":10.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_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."]}}