Omnicord runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from npm. Last commit 7 Sep 2026.
Discord server management MCP for AI agents: chat, moderation, admin, and full server building.
Today is the operative word: we check Omnicord 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 omnicord -- npx -y @orygn/omnicord
{
"mcpServers": {
"omnicord": {
"args": [
"-y",
"@orygn/omnicord"
],
"command": "npx"
}
}
}
[mcp_servers.omnicord]
command = "npx"
args = ["-y", "@orygn/omnicord"]
{
"mcpServers": {
"omnicord": {
"args": [
"-y",
"@orygn/omnicord"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"omnicord": {
"args": [
"-y",
"@orygn/omnicord"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DISCORD_TOKEN (Bot token from the Discord Developer Portal. The init wizard sets this up.), OMNICORD_GUILD (Optional default server id so tools can omit the guild parameter.).
The author declared them in the registry entry; get the values from the project itself.
Caller-owned Discord operations for AI agents with 209 typed tools and verifiable guild builds.
MCP server for temporary email management using ChatTempMail API
Discord channel operations for AI agents. Fetch, search, mentions, post. 4 tools.
Safety-first MCP server for Discord with privacy-safe reads, audits, and reviewed administration
Safe Discord access for reading guild data and optionally managing bot messages
MCP server for controlling Discord servers via bot token
Email and SMS MCP server for AI agents — 41 tools for inboxes, sending, search, and SMS.
Email safety MCP server. Detects phishing, prompt injection, CEO fraud for AI agents.
Answers built from our own checks of this server.