Odel
discord mcp

discord mcp

Local
@jaimenbellPythonMITUpdated 3w ago

MCP server for the Discord REST API: 5 read tools always on, 7 write tools env-gated, default off.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIjaimenbell-discord-mcpv0.1.1

Run

uvx jaimenbell-discord-mcp

MCP client config

{
  "mcpServers": {
    "discord-mcp": {
      "command": "uvx",
      "args": [
        "jaimenbell-discord-mcp"
      ]
    }
  }
}