{"id":"reesavgupta-discord-mcp-server","name":"discord-mcp-server","af_score":55.0,"security_score":59.8,"reliability_score":30.0,"what_it_does":"A Model Context Protocol (MCP) server that lets MCP-compatible clients (e.g., Claude Desktop) interact with Discord via a JSON-RPC 2.0 interface over stdio. It supports Discord bot operations such as sending and retrieving messages, getting channel info, searching messages, and moderation actions, with configurable YAML + environment overrides and options for JWT/API-key authentication.","best_when":"You need an MCP tool interface to interact with Discord from local/desktop or agent frameworks that support MCP over stdio, and you can secure bot credentials and authentication appropriately.","avoid_when":"You cannot securely manage secrets (bot tokens, JWT secret, API keys) or you require fine-grained, formally documented authorization semantics per action/tenant that are not described in the provided README.","last_evaluated":"2026-04-04T21:21:24.951139+00:00","has_mcp":true,"has_api":false,"auth_methods":["JWT authentication","API key authentication"],"has_free_tier":false,"known_gotchas":["Tooling operates through stdio MCP transport; ensure the MCP client/server process lifecycle is stable","Moderation actions (delete/kick/ban) are high-impact—agents should implement explicit confirmation/guardrails client-side","Auth mechanism details (JWT/API key validation specifics and per-tool authorization) are not fully documented in the provided README"],"error_quality":0.0}