{"id":"benmooo-zed-mcp-server-discord","name":"zed-mcp-server-discord","homepage":null,"repo_url":"https://github.com/benmooo/zed-mcp-server-discord","category":"communication","subcategories":[],"tags":["mcp","zed-extension","discord","automation","agent-tools","chatops","moderation","webhooks"],"what_it_does":"Provides an MCP (Model Context Protocol) server integration for Zed that exposes Discord operations as tools (login, send/read messages, manage channels, manage forum posts, reactions, and webhook operations).","use_cases":["ChatOps-style automations in Zed for Discord (send/read/update messages)","Bot-like workflows: create/delete channels and manage forum posts","Moderation and enrichment: read messages and add/remove reactions","Webhook-driven notifications and message dispatching from Zed","Building agent workflows that need structured Discord actions via MCP tools"],"not_for":["General-purpose Discord client usage without MCP tooling","Use cases requiring strong guarantees of safety/permissions beyond Discord’s own model","High-assurance environments where auth scopes, rate limits, and error semantics are not documented"],"best_when":"You want an agent/IDE workflow to call Discord actions through a consistent MCP tool interface and you can configure Discord credentials/permissions safely.","avoid_when":"You need thoroughly documented authentication, rate limiting, and idempotency/retry behavior, or you plan to run the integration in highly restricted security/compliance contexts without additional review.","alternatives":["Direct Discord Bot API integration (e.g., via a dedicated bot service)","A REST-based Discord wrapper with explicit OpenAPI/typed SDK","Other MCP Discord integrations (e.g., the referenced mcp-discord) if better documented"],"af_score":33.0,"security_score":34.5,"reliability_score":15.0,"package_type":"mcp_server","discovery_source":["github"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:22:34.277759+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":true},"auth":{"methods":["discord_login"],"oauth":false,"scopes":false,"notes":"README only lists a 'discord_login' tool; specific auth mechanism (token type, OAuth vs bot token), scopes, and permission model are not documented here."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":null},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":33.0,"security_score":34.5,"reliability_score":15.0,"mcp_server_quality":35.0,"documentation_accuracy":30.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":50.0,"rate_limit_clarity":10.0,"tls_enforcement":60.0,"auth_strength":40.0,"scope_granularity":20.0,"dependency_hygiene":30.0,"secret_handling":20.0,"security_notes":"No README details about TLS requirements, secret storage/handling, OAuth vs bot token, or permission scoping. Presence of login and destructive actions increases risk if credentials or tool usage controls are not implemented carefully. Rate-limit and error semantics are not documented, which can lead to accidental abuse or retry storms.","uptime_documented":0.0,"version_stability":20.0,"breaking_changes_history":20.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Discord APIs can have rate limits; without documented limits and headers, agents may retry too aggressively.","Login/session lifecycle is unclear from README; agents may fail if they don’t handle token refresh or session persistence.","Destructive operations (delete channel/message/forum post) may be irreversible; agents need explicit safeguards/confirmation logic.","Some tools (e.g., read messages, forum post retrieval) may require pagination/limits; pagination style is not documented here.","Forum/reaction/webhook behaviors can be permission-sensitive; ensure the Discord app/bot has the required intents/permissions."]}}