Discord Node MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 31 Jan 2026.
MCP server for controlling Discord servers via bot token
Today is the operative word: we check Discord Node MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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-node-mcp -- npx -y @mahesvara/discord-mcpserver
{
"mcpServers": {
"discord-node-mcp": {
"args": [
"-y",
"@mahesvara/discord-mcpserver"
],
"command": "npx"
}
}
}
[mcp_servers.discord-node-mcp]
command = "npx"
args = ["-y", "@mahesvara/discord-mcpserver"]
{
"mcpServers": {
"discord-node-mcp": {
"args": [
"-y",
"@mahesvara/discord-mcpserver"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"discord-node-mcp": {
"args": [
"-y",
"@mahesvara/discord-mcpserver"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DISCORD_BOT_TOKEN (Your Discord bot token), TRANSPORT (Transport type: stdio or http), PORT (Port for HTTP transport), HOST (Host for HTTP transport).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Z-API — WhatsApp messaging, contacts, media
Discord server management MCP for AI agents: chat, moderation, admin, and full server building.
Self-hosted MCP server: Telegram userbot control (Telethon) via HTTP and MCP.
Multi-channel messaging MCP server for Slack, Telegram, Email, KakaoTalk, and Discord.
Monitor MCP registry for new servers - Discord Slack notifications alerts
A lightweight, multi-guild Discord MCP server with 95+ tools
Manage FadeHost game servers, Discord bots and VPS: console, stats, backups, logs, lifecycle.
WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp
Answers built from our own checks of this server.