Discord MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from pypi. Last commit 22 Jul 2026.
Safe Discord access for reading guild data and optionally managing bot messages
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add discord-mcp -- npx -y @hypark5540/discord-mcp
{
"mcpServers": {
"discord-mcp": {
"args": [
"-y",
"@hypark5540/discord-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.discord-mcp]
command = "npx"
args = ["-y", "@hypark5540/discord-mcp"]
{
"mcpServers": {
"discord-mcp": {
"args": [
"-y",
"@hypark5540/discord-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"discord-mcp": {
"args": [
"-y",
"@hypark5540/discord-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.