Discord MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from pypi. Last commit 30 Jul 2026.
MCP server for the Discord REST API: 5 read tools always on, 7 write tools env-gated, default off.
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 -- uvx jaimenbell-discord-mcp
{
"mcpServers": {
"discord-mcp": {
"args": [
"jaimenbell-discord-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.discord-mcp]
command = "uvx"
args = ["jaimenbell-discord-mcp"]
{
"mcpServers": {
"discord-mcp": {
"args": [
"jaimenbell-discord-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"discord-mcp": {
"args": [
"jaimenbell-discord-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.