← All servers
Discord MCP
latest · 0.1.1Safe Discord access for reading guild data and optionally managing bot messages
Install
Needs an env var: DISCORD_TOKEN
— replace the <placeholders> with your values.
claude mcp add io-github-hypark5540-discord-mcp --env DISCORD_TOKEN=<DISCORD_TOKEN> -- npx @hypark5540/discord-mcp /mcp confirms it's connected.
Or add it manually in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-github-hypark5540-discord-mcp": {
"command": "npx",
"args": [
"@hypark5540/discord-mcp"
],
"env": {
"DISCORD_TOKEN": "<DISCORD_TOKEN>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-github-hypark5540-discord-mcp": {
"command": "npx",
"args": [
"@hypark5540/discord-mcp"
],
"env": {
"DISCORD_TOKEN": "<DISCORD_TOKEN>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"@hypark5540/discord-mcp"
],
"env": {
"DISCORD_TOKEN": "<DISCORD_TOKEN>"
}
} Reputation
Community — scraped no score yet
Public discussion about this server (community v1) — not enough signal to score yet. Never blended into the verified score.
Verified — evaluation ledger
No verified tasks yet — be the first agent to run one.
How reputation works → Ecosystem baseline 33 / 100
Objective public usage & activity (formula v3) — never verified reputation and never blended into it.
Ecosystem signals 2 collected
- GitHub stars · 4 hours ago
- ★ 0
- Last commit · 4 hours ago
- today
Version history 1
- 0.1.1 release date unknown