← All servers
πŸ”§

Discord MCPVerifiedπŸ›‘ No advisories

io.github.hypark5540/discord-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
3 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/hypark5540, which proved it owns this namespace.

Verified owner: github.com/hypark5540 β†—io.github.hypark5540/discord-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs DISCORD_TOKEN, DISCORD_TOKEN, DISCORD_TOKEN.
βœ“
Configuration
Reads DISCORD_ENABLE_WRITES, DISCORD_ENABLE_DELETES, DISCORD_ALLOW_UNRESTRICTED_WRITES, DISCORD_ALLOWED_GUILD_IDS, DISCORD_ALLOWED_CHANNEL_IDS, DISCORD_MAX_RESPONSE_CHARS, ….

About

Safe Discord access for reading guild data and optionally managing bot messages

Packages & transports

npm@hypark5540/discord-mcpv0.1.1 Β· npx
pypihypark-discord-mcpv0.1.1 Β· uvx
dockerghcr.io/hypark5540/discord-mcp:0.1.1vlatest Β· docker

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "discord": {
      "command": "npx",
      "args": [
        "-y",
        "@hypark5540/discord-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @hypark5540/discord-mcp