Discord MCP

Connect any MCP-compatible AI to Discord. Do real community work safely. Verify complete guild builds. It runs locally over stdio via the published package.

People connecting communication tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-16 · ★ 72 · #5 OF 99 MAINTAINED COMMUNICATION · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Discord MCP

before you install - you'll need

Set DISCORD_TOKEN, DISCORD_MCP_ACCESS_TOKEN before connecting.

Claude Code

claude mcp add cappyeo-discord-mcp -- npx -y @discord-mcp/cli

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "cappyeo-discord-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@discord-mcp/cli"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

npm package @discord-mcp/cli - the @discord-mcp scope differs from the repo owner (cappyeo); confirm it's the project's official package

registry namespace io.github.cappyeo is GitHub-verified and matches the repo owner

03 · What Discord MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.23.0 · 2026-08-14

What's new · Added discord-mcp catalog --check [--json], a bounded credential-free MCP handshake that exits instead of waiting for stdio input. · Verifies all 208 tool entries and their schemas, all six static…

v0.22.0 · 2026-08-14

Privacy-safe outcome feedback · Records coarse blueprint plan, apply, and Activity Evidence lifecycle outcomes in the caller's private local activity journal for stdio and authenticated HTTP. · Keeps the journal…

v0.21.0 · 2026-08-13

Credential-free catalog discovery for MCP directories, security review, and contract inspection. · Added discord-mcp catalog: no token or profile required, all 208 real tool schemas exposed, and every tool call fails…

04 · Who maintains Discord MCP

Discord MCP is maintained by cappyeo. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
communication - ranked #5 of 99 actively-maintained communication servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-14)
registry
io.github.cappyeo/discord-mcp (active, first published 2026-08-01 · 33 versions)
packages
npm:@discord-mcp/cli

06 · Discord MCP FAQ

What is Discord MCP?

Connect any MCP-compatible AI to Discord. Do real community work safely. Verify complete guild builds. It runs locally over stdio via the published package.

Is Discord MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Discord MCP?

Run `npx -y @discord-mcp/cli`. The README documents 2 environment variables (DISCORD_TOKEN, DISCORD_MCP_ACCESS_TOKEN) to set first. Set DISCORD_TOKEN, DISCORD_MCP_ACCESS_TOKEN before connecting. You can also paste the ready-made client config above.

Does Discord MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Discord MCP

More communication MCP servers · Messages · Infinitecampus MCP · Ofw MCP · Clicksend MCP Server

More TypeScript MCP servers · Carbone MCP · Memorydetective · Cashfree MCP · Claude Find · see all