discord-mcp
Rank #2,430io.github.PaSympa/discord-mcp
A lightweight, multi-guild Discord MCP server with 95+ tools
discord-mcp is a Model Context Protocol (MCP) server published by pasympa. It ranks #2,430 of 132,046 servers tracked on MCP Toplist, and its repository has 21 GitHub stars. discord-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 6 tracked versions. It was first listed on Mar 17, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 129,616 of 132,046 servers on MCP Toplist.
Use discord-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add discord-mcp -e "DISCORD_TOKEN=<your DISCORD_TOKEN>" -- npx -y @pasympa/discord-mcpReplace each placeholder with your own value before saving.
claude mcp add discord-mcp -e "DISCORD_TOKEN=<your DISCORD_TOKEN>" -- docker run -i --rm docker.io/pasympa/discord-mcp:2.2.0Replace each placeholder with your own value before saving.
[mcp_servers.discord-mcp]
command = "npx"
args = ["-y", "@pasympa/discord-mcp"]
[mcp_servers.discord-mcp.env]
DISCORD_TOKEN = "<your DISCORD_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.discord-mcp]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/pasympa/discord-mcp:2.2.0"]
[mcp_servers.discord-mcp.env]
DISCORD_TOKEN = "<your DISCORD_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"discord-mcp": {
"command": "npx",
"args": [
"-y",
"@pasympa/discord-mcp"
],
"env": {
"DISCORD_TOKEN": "<your DISCORD_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"discord-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/pasympa/discord-mcp:2.2.0"
],
"env": {
"DISCORD_TOKEN": "<your DISCORD_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"discord-mcp": {
"command": "npx",
"args": [
"-y",
"@pasympa/discord-mcp"
],
"env": {
"DISCORD_TOKEN": "<your DISCORD_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"discord-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/pasympa/discord-mcp:2.2.0"
],
"env": {
"DISCORD_TOKEN": "<your DISCORD_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"discord-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pasympa/discord-mcp"
],
"env": {
"DISCORD_TOKEN": "<your DISCORD_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"discord-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/pasympa/discord-mcp:2.2.0"
],
"env": {
"DISCORD_TOKEN": "<your DISCORD_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"discord-mcp": {
"command": "npx",
"args": [
"-y",
"@pasympa/discord-mcp"
],
"env": {
"DISCORD_TOKEN": "<your DISCORD_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"discord-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/pasympa/discord-mcp:2.2.0"
],
"env": {
"DISCORD_TOKEN": "<your DISCORD_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"discord-mcp": {
"command": "npx",
"args": [
"-y",
"@pasympa/discord-mcp"
],
"env": {
"DISCORD_TOKEN": "<your DISCORD_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"discord-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/pasympa/discord-mcp:2.2.0"
],
"env": {
"DISCORD_TOKEN": "<your DISCORD_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.PaSympa%2Fdiscord-mcp)<a href="https://mcptoplist.com/server/io.github.PaSympa%2Fdiscord-mcp"><img src="https://mcptoplist.com/badge/io.github.PaSympa%2Fdiscord-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pasympa
Available versions (6)
| Version | Published |
|---|---|
| 2.2.0 | Sep 3, 2026 |
| 2.1.1 | Aug 4, 2026 |
| 2.1.0 | Jul 13, 2026 |
| 2.0.0 | Jun 21, 2026 |
| 1.7.3 | Jun 10, 2026 |
| 1.7.2 | Jun 10, 2026 |
Frequently asked questions
- Who maintains discord-mcp?
- discord-mcp is maintained by pasympa, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is discord-mcp listed on the Official MCP Registry?
- Yes — discord-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does discord-mcp have?
- MCP Toplist tracks 6 versions of discord-mcp, most recently published on Sep 3, 2026.
- Where can I find the source code for discord-mcp?
- The source code for discord-mcp is hosted at github.com/pasympa/discord-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.