Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💬 Communication
  3. Omnicord
Omnicord logo
Health: ActiveRecent health check succeeded.Last checked 9/10/2026, 7:46:15 PM

Omnicord

User RatingsBe the first to rate and review this MCP server!
View Repository7 GitHub StarsTotal stargazers on GitHub for the source repository (7 stars).Visit Website
discordcommunicationmoderationserver-managementmcp

Manage Discord servers through MCP with messaging, moderation, diagnostics, and additive server building.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live — we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "orygnscode-omnicord": {
      "command": "npx",
      "args": [
        "-y",
        "@orygn/omnicord"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (155) Directory Badge Claim listing Alternatives💬 More in Communication

Overview

OrygnsCode/Omnicord MCP server gives AI clients operational control of Discord through a bot, including messaging, moderation, administration, diagnostics, and server construction. It runs locally with stdio or can expose a self-hosted streamable HTTP endpoint, while keeping the bot token in local configuration. Destructive actions return previews and require confirmation tokens before execution. Reach for it when an agent needs to inspect or manage Discord servers rather than only send individual messages.

Use cases

•Inspect a Discord server's channels, roles, members, and bot health
•Search message history across channels
•Moderate and manage messages through confirmation-gated actions
•Plan and build an additive community server from a blueprint
•Configure multiple Discord bots for separate servers

Key features

•Discord server administration over MCP
•Message and member search
•Confirmation-gated destructive actions
•Blueprint-based additive server building
•Bot setup and rate-limit diagnostics
•stdio and self-hosted HTTP transports

Capabilities & Tool Schemas (155) ~24.9k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Omnicord.

get_rate_limit_status

How rate limiting has been going: how many times Discord asked Omnicord to slow down (the request layer waits automatically), and the invalid-request counter that matters because Discord temporarily bans an IP after 10,000 invalid responses in ten minutes. Useful when calls feel slow.

get_bot_info

Identity and status of a connected Discord bot: bot user, application, guild count, enabled gateway intents, and the Omnicord version. With more than one bot configured, pass bot to pick which (list_servers shows the configured bots). Use run_setup_check for a full health check with fix instructions.

run_setup_check

End-to-end health check of the Omnicord setup: token presence and validity, privileged gateway intent toggles, guild count against Discord's verification thresholds, and default guild membership. Every failed check comes with instructions for fixing it. With more than one bot configured, pass bot to check a specific one. Run this first when anything misbehaves.

get_server_overview

Structured snapshot of a server: identity, member counts, boost status, channel outline grouped by category, and role count. The natural first call when starting work on a server.

list_channels

All channels in a server grouped by category, with type and topic. Filter by type: text, voice, forum, stage, announcement, category.

list_roles

All roles in a server, highest first, with color, position, and a plain-language digest of their key permissions.

How Omnicord works

What OrygnsCode/Omnicord MCP server does

OrygnsCode/Omnicord MCP server connects an MCP client to Discord through a bot that you control. It covers routine server operations such as reading channel history, searching messages, resolving members and roles, sending messages, managing channels and roles, and checking bot health. The repository describes a larger tool catalog covering moderation, AutoMod, events, threads, forums, invites, onboarding, expressions, audit information, and live server events; the supplied tool list includes representative tools for these areas.

The server can also help create a community structure from a blueprint. Reference layouts provide starting points, while planning validates names, limits, dependencies, features, and bot permissions before changing anything. Execution is additive: matching channels and roles are reused, and existing entities are not deleted or modified by a build.

How it works

An AI client supplies the reasoning, and Omnicord performs Discord API operations through the configured bot. It does not contain its own language model or depend on a hosted cloud service. The default transport is stdio for desktop clients. Streamable HTTP is also available for self-hosting, with configurable binding, port, bearer authentication, and browser-origin restrictions.

Safety checks are part of the server. Delete operations first return a readable preview and a short-lived confirmation token; the action runs only when the same request is repeated with that token. The README also states that destructive moderation actions are preflighted against Discord hierarchy, owner, and self-protection rules. Rate-limit handling waits when Discord asks the client to slow down, and setup diagnostics report token, intent, guild, and membership problems with repair guidance.

Setup and configuration

OrygnsCode/Omnicord MCP server requires Node.js 20 or newer and a Discord account. The documented setup command is npx @orygn/omnicord init; the wizard accepts the bot token, verifies it, checks privileged intents, creates an invite, stores local configuration, and can add the MCP entry to detected client configuration files. Claude Desktop, Cursor, Windsurf, and project-level Claude Code are detected automatically. Other MCP clients receive a configuration snippet.

For a source checkout, the documented sequence is to clone the repository, run npm install, run npm run build, and start node dist/index.js. The bot token is provided through DISCORD_TOKEN, with optional defaults and behavior controlled by variables such as OMNICORD_GUILD, OMNICORD_TOOLS, OMNICORD_SAFE_MODE, and OMNICORD_GATEWAY. Multiple bots can be configured in bots.json; each can serve a different Discord server.

Tools and capabilities

The supplied catalog supports:

  • Inspecting bot identity, gateway intents, guild count, rate limits, server structure, channels, roles, members, messages, and pins.
  • Searching message history and members, resolving names to IDs, and reading detailed member profiles.
  • Sending, forwarding, editing, pinning, and unpinning messages, including replies and embeds; other documented capabilities include DMs, webhooks, reactions, polls, and scheduled messages.
  • Creating, updating, and deleting channels and roles, assigning roles, and setting voice-channel status.
  • Planning and executing additive server builds from blueprints, with validation and resumable execution.
  • Running setup checks before diagnosing a misconfigured bot.

Limitations and notes

The bot can act only where Discord grants it access and permissions. Message search covers channels the bot can read, and role-based member searches may report when a paging cap is reached. Discord does not allow the bot to edit messages sent by other users. Channel pinning requires the Pin Messages permission and is subject to Discord's 50-pin limit.

HTTP mode needs additional protection when exposed beyond localhost: the README requires OMNICORD_HTTP_TOKEN for non-loopback binding. The default safe mode previews destructive actions; disabling that behavior is available through configuration but is intended only for trusted automation. OrygnsCode/Omnicord MCP server is therefore best suited to deployments where the bot permissions, token storage, and confirmation flow can be controlled.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Communication View all alternatives
  • MCP Discord Bridge logoMCP Discord Bridge

    Discord MCP server with 46 tools for channels, messages, forums, webhooks, members, roles, threads, and moderation. Zero-install via npx -y mcp-discord-bridge. Also runs as a standalone bot with slash commands.

    💬 Communication1 views
    Compare vs MCP Discord Bridge →
  • Signal MCP logoSignal MCP

    Full Signal messenger MCP server and CLI. Send/receive messages, manage groups and contacts, search history, handle attachments and reactions. Runs locally via signal-cli — no third-party servers.

    💬 Communication3 views
    Compare vs Signal MCP →
  • Proton Mail MCP logoProton Mail MCP

    Unofficial Proton Mail MCP server — send, read, search, and organize email over SMTP and IMAP (via Proton Mail Bridge). Bulk ops with dry-run previews, read-only mode, and Trash-by-default deletes. Not affiliated with Proton AG.

    💬 Communication1 views
    Compare vs Proton Mail MCP →
  • Discord MCP logoDiscord MCP

    Lightweight multi-guild Discord MCP server with 60+ tools for messages, channels, roles, forums, webhooks, and moderation.

    💬 Communication2 views
    Compare vs Discord MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
7
Stargazers on the source repository.
npm downloads
752
Package downloads in the last 30 days.
Last commit
4d ago
Most recent push to the default branch.
Tools exposed
155
Callable tools this server registers over MCP.
Directory activity
8 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Omnicord

Use Node.js 20 or newer and run the documented setup command `npx @orygn/omnicord init`. The wizard configures the bot and can write client settings.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewOmnicord AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/orygnscode-omnicord?style=directory)](https://allmcps.com/mcp/orygnscode-omnicord)
HTML Embed
<a href="https://allmcps.com/mcp/orygnscode-omnicord"><img src="https://allmcps.com/api/badge/orygnscode-omnicord?style=directory" alt="Omnicord on AllMCPs" /></a>

Technical Specs & Signals

Category💬Communication
PricingFree
More technical detailsExpand â–¾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseElastic-2.0
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
96/96 checks healthy over the last 14d
Views8
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars7
GitHub Star CountTotal stargazers on GitHub representing community popularity (7 stars).
Last commit4d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 7, 2026
npm downloads752/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
65Quality signal: Great · 65/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity8/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 16d ago via OSV.dev · @orygn/omnicord (npm)

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💬 Communication →Best MCP servers for Slack & Communication →Alternatives to Omnicord →Install in Claude DesktopInstall in CursorInstall in VS Code