Discord MCP Server - Model Context Protocol server for Discord API integration
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"wonderland-discord-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Discord MCP Server Discord MCP Server provides Discord API integration for MCP-compatible AI models through a simple, secure server. ## 🚀 Quick Start with uvx (Recommended) The easiest way to use Discord MCP Server is with `uvx` - no installation required: ```bash # Set your Discord bot token export DISCORD_TOKEN="your_bot_token_here" # Run directly with uvx (no installation needed!) uvx discord-mcp ``` ## 🛠 Alternative Installation Methods ### Using pipx ```bash pipx install discord-mcp export DISCORD_TOKEN="your_bot_token_here" discord-mcp ``` ### Using pip ```bash pip install discord-mcp export DISCORD_TOKEN="your_bot_token_here" discord-mcp ``` ### Development Installation ```bash git clone https://github.com/defi-wonderland/discord-mcp cd discord-mcp uv add mcp httpx python-dotenv cp .env.example .env # Add your Discord token uv run python -m discord_mcp ``` ## 🔧 Discord Bot Setup 1. Go to https://discord.com/developers/applications 2. Create a new application and bot 3. Copy the bot token to your environment or `.env` file 4. Invite the bot to your server with these permissions: - View Channels - Send Messages - Read Message History - Add Reactions - Create Public Threads ## 🔨 Available Tools (12 Total) ### Message Operations - **send_message** - Send messages with mentions, formatting, and replies - **get_messages** - Retrieve message history with pagination - **add_reaction** - Add emoji reactions to messages ### Channel Management - **list_channels** - List server channels with type filtering - **get_channel_info** - Get detailed channel information ### Thread Discovery & Management - **create_thread** - Create new discussion threads - **list_threads** - Discover active threads in channels - **list_archived_threads** - Find archived threads (public/private) - **join_thread** - Join existing threads - **get_thread_members** - View thread membership ### Server Information - **get_server_info** - Get server details a…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.