jaimenbell/discord-mcp
by Various
MCP server over the Discord REST API: 5 read tools always on, 7 write tools gated off by default behind an env flag. Typed errors for every failure mode.
MCP
jaimenbell/discord-mcp
Added 3 Sept 2026
Overview
MCP server that wraps the Discord REST API. Provides 5 read tools that are always available and 7 write tools that are disabled by default, enabled via an environment flag. Includes typed errors for every failure mode.
Best for
Best for
Python developers who want a safe, read-focused MCP bridge to the Discord REST API
Use cases
- Expose Discord read endpoints as MCP tools
- Gate Discord write operations behind an environment flag
- Handle Discord API failures with typed errors
Notes
MCP server that wraps the Discord REST API. Provides 5 read tools that are always available and 7 write tools that are disabled by default, enabled via an environment flag. Includes typed errors for every failure mode.
0 stars on GitHub. Last updated 2026-08-12. Licensed MIT.
Use cases
- Expose Discord read endpoints as MCP tools
- Gate Discord write operations behind an environment flag
- Handle Discord API failures with typed errors
Pros
- Read tools work immediately without configuration
- Write tools are opt-in, reducing accidental changes
- Typed errors simplify failure handling
Cons
- Write tools require an env flag to enable
- No stars or community adoption yet
- Python-only implementation
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Read tools work immediately without configuration
- Write tools are opt-in, reducing accidental changes
- Typed errors simplify failure handling
Cons
- Write tools require an env flag to enable
- No stars or community adoption yet
- Python-only implementation
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
