Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.OrygnsCode/omnicord

NPM · @ORYGN/OMNICORD · SCANNED SEP 20

Discord server management MCP for AI agents: chat, moderation, admin, and full server building.

Available components

+1 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security99
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 111 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • License check failed: the license (Elastic-2.0) isn't a recognized OSI-approved license. See how to fix → Fail
  • Actively maintained (last published 12 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 14841 tokens (~95/item across 155 items; 155 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage89
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 68% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 29 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 155 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.OrygnsCode/omnicord MCP server?

io.github.OrygnsCode/omnicord runs locally as an npm package, launched with npx -y @orygn/omnicord. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @orygn/omnicord

# add to Claude Code
claude mcp add orygnscode-omnicord -- npx -y @orygn/omnicord
// .cursor/mcp.json
{
  "mcpServers": {
    "orygnscode-omnicord": {
      "command": "npx",
      "args": [
        "-y",
        "@orygn/omnicord"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "orygnscode-omnicord": {
      "command": "npx",
      "args": [
        "-y",
        "@orygn/omnicord"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add orygnscode-omnicord -- npx -y @orygn/omnicord
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "orygnscode-omnicord": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@orygn/omnicord"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add orygnscode-omnicord --command npx --arg -y --arg @orygn/omnicord
# ~/.hermes/config.yaml
mcp_servers:
  orygnscode-omnicord:
    command: "npx"
    args: ["-y", "@orygn/omnicord"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "orygnscode-omnicord": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@orygn/omnicord"
      ]
    }
  }
}
# add to Vellum
assistant mcp add orygnscode-omnicord -t stdio -c npx -a -y @orygn/omnicord
// mcp.json
{
  "mcpServers": {
    "orygnscode-omnicord": {
      "command": "npx",
      "args": [
        "-y",
        "@orygn/omnicord"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 −2
    • Stability: pass → 0.83 functional
  • 18 Sept 26 0
    • Stability: 0.97 → pass security
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes. Other categories moved too: Supply Chain Security rose 1.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 11 Sept 26 +1
    • Stability: 0.97 → pass security
  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@orygn/omnicord@1.4.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 111 packages
Packages resolved 111
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 155 exposed · ~14,841 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
explain_permissions ~119

Answer whether an actor (the bot, or a member) has a given permission, server-wide or in a channel, and explain the result through the role and overwrite chain. The preflight engine, made directly askable.

NameTypeReqDescription
actorstringyesA member name or ID, or "bot".
channelstringCheck in this channel instead of server-wide.
guildstringGuild (server) name or ID. Omit to use the default guild.
permissionstringyesPermission name, like manage_messages.

No output schema declared.

No examples provided.

export_server_blueprint ~103

Snapshot a live server's structure into a blueprint: roles, categories, channels, and their visibility, with permission overwrites decompiled back into private_to and read_only where they fit and warnings where they do not. Optionally save the result straight to the store with save_as.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.
save_asstringSave the export under this blueprint name.

No output schema declared.

No examples provided.

find ~101

Universal name resolver. Give it a name fragment and get ranked candidates across channels, roles, and members with their IDs. Use this when unsure what an entity is called or to grab an ID once and reuse it.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.
querystringyesName or fragment to look up.
typesarrayRestrict the search. Default: all three.

No output schema declared.

No examples provided.

follow_announcement_channel ~79

Subscribe a channel to an announcement channel, so crossposted messages from the source appear in the target.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.
sourcestringyesAnnouncement channel name or ID to follow.
targetstringyesChannel where its posts should appear.

No output schema declared.

No examples provided.

forward_message ~156

Forward a message from one channel into another, the way the Discord client's forward does: the original travels along as a quoted snapshot. Works across channels in the server. An optional note is posted as its own message just before the forward, since Discord does not allow text on the forward itself.

NameTypeReqDescription
channelstringyesChannel to forward the message into (name or ID).
contentstringOptional note, posted as a separate message just before the forward.
from_channelstringyesChannel the message is currently in (name or ID).
guildstringGuild (server) name or ID. Omit to use the default guild.
message_idstringyesID of the message to forward.

No output schema declared.

No examples provided.

get_audit_log ~139

Discord's historical record of administrative actions: who did what, to what, when, and why. Use this to investigate what already happened; for activity as it happens use subscribe_events. Filter by action name (like channel_create, member_ban_add, message_delete) or by the acting user.

NameTypeReqDescription
actionstringAction name filter, like channel_delete or member_kick.
guildstringGuild (server) name or ID. Omit to use the default guild.
limitintegerMax entries. Default 25.
userstringOnly entries by this user (name or ID).

No output schema declared.

No examples provided.

get_blueprint ~31

One saved blueprint in full, by name or ID.

NameTypeReqDescription
blueprintstringyesBlueprint name or ID.

No output schema declared.

No examples provided.

get_bot_info ~100

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.

NameTypeReqDescription
botstringWhich bot to act as, by name, when more than one is configured. Omit to use the default bot.

No output schema declared.

No examples provided.

get_channel ~69

Full detail for one channel: type, topic, category, slowmode, NSFW flag, and a count of its permission overwrites.

NameTypeReqDescription
channelstringyesChannel name or ID.
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

get_channel_permissions ~59

The permission overwrites on a channel, resolved into plain language per role and member.

NameTypeReqDescription
channelstringyesChannel name or ID.
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

get_event ~47

One scheduled event in detail.

NameTypeReqDescription
eventstringyesEvent name or ID.
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

get_event_attendees ~65

Members who marked themselves interested in an event.

NameTypeReqDescription
eventstringyesEvent name or ID.
guildstringGuild (server) name or ID. Omit to use the default guild.
limitintegerMax entries. Default 25.

No output schema declared.

No examples provided.

get_invite ~39

Inspect an invite code: where it leads and how used it is.

NameTypeReqDescription
codestringyesThe invite code, with or without discord.gg/.

No output schema declared.

No examples provided.

get_member ~71

One member in detail: identity, nickname, roles by name, join date, and timeout state. Accepts a user ID or a name.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.
userstringyesMember name or user ID.

No output schema declared.

No examples provided.

get_member_permissions ~85

The effective permissions a member has, server-wide or in a specific channel once role and overwrite resolution is applied, in plain language.

NameTypeReqDescription
channelstringResolve permissions in this channel instead of server-wide.
guildstringGuild (server) name or ID. Omit to use the default guild.
memberstringyesMember name or user ID.

No output schema declared.

No examples provided.

get_message ~72

Fetch one message in full: author, content, timestamps, attachments, embeds, reactions, and any reply reference.

NameTypeReqDescription
channelstringyesChannel name or ID.
guildstringGuild (server) name or ID. Omit to use the default guild.
message_idstringyes

No output schema declared.

No examples provided.

get_onboarding ~40

The new-member onboarding flow, when configured.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

get_poll_results ~58

Current tallies for a poll message.

NameTypeReqDescription
channelstringyesChannel name or ID.
guildstringGuild (server) name or ID. Omit to use the default guild.
message_idstringyes

No output schema declared.

No examples provided.

get_rate_limit_status ~65

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_reactions ~80

Who reacted to a message with a given emoji.

NameTypeReqDescription
channelstringyesChannel name or ID.
emojistringyes
guildstringGuild (server) name or ID. Omit to use the default guild.
limitintegerMax users. Default 25.
message_idstringyes

No output schema declared.

No examples provided.

get_recent_events ~44

Read and clear buffered events from a subscription, oldest first.

NameTypeReqDescription
limitintegerMax events to return. Default 25.
subscription_idstringyes

No output schema declared.

No examples provided.

get_reference_layout ~56

One reference layout in full: the blueprint plus the reasoning behind its structure. Adapt it rather than applying it verbatim; the user's theme and wording should win.

NameTypeReqDescription
layout_idstringyesLayout ID from list_reference_layouts.

No output schema declared.

No examples provided.

get_role_members ~64

The members who currently hold a given role.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.
limitintegerMax results. Default 50.
rolestringyesRole name or ID.

No output schema declared.

No examples provided.

get_server_overview ~67

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.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

get_server_preview ~61

A server's preview: name, description, and approximate member counts. Works for servers the bot is in; other servers need to be discoverable.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

get_server_widget ~40

Widget settings: enabled state and invite channel.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

get_thread ~51

One thread's settings, state, and counts.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.
threadstringyesThread name or ID.

No output schema declared.

No examples provided.

get_welcome_screen ~43

The Community welcome screen, when the server has one.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

kick_member ~124

Remove a member from the server. They can rejoin with a new invite. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token performs the kick. Relay the preview for the user's go-ahead instead of doing nothing.

NameTypeReqDescription
confirm_tokenstring
dry_runboolean
guildstringGuild (server) name or ID. Omit to use the default guild.
memberstringyesMember name or user ID.
reasonstring

No output schema declared.

No examples provided.

list_app_commands ~105

The slash commands this bot's application has registered. Omit guild for the global set, or pass a guild for that server's set. Guild commands and global commands are separate lists; a name can exist in both.

NameTypeReqDescription
botstringWhich bot to act as, by name, when more than one is configured. Omit to use the default bot.
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

list_automod_rules ~43

Server-side automatic moderation rules and what they do.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

list_bans ~64

Current bans with reasons, paged.

NameTypeReqDescription
afterstringUser ID cursor for paging.
guildstringGuild (server) name or ID. Omit to use the default guild.
limitintegerMax entries. Default 50.

No output schema declared.

No examples provided.

list_blueprints ~17

Saved blueprints in the local store.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_channels ~73

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

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.
typestringOnly return channels of this type.

No output schema declared.

No examples provided.

list_emojis ~41

Custom emojis in the server, with usage syntax.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

list_event_subscriptions ~18

Active event subscriptions and their buffer sizes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_events ~71

Scheduled community events (the kind members RSVP to), with type, time, status, and interest counts. For pending scheduled messages see list_scheduled_messages; for live event subscriptions see list_event_subscriptions.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

list_forum_posts ~79

Posts in a forum, filterable by tag, optionally archived too.

NameTypeReqDescription
forumstringyesForum channel name or ID.
guildstringGuild (server) name or ID. Omit to use the default guild.
include_archivedboolean
tagstringOnly posts carrying this tag.

No output schema declared.

No examples provided.

list_integrations ~42

Installed integrations: bots, Twitch and YouTube links.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

list_invites ~51

Active invites for the server or one channel.

NameTypeReqDescription
channelstringLimit to one channel.
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

list_members ~89

A paged roster of server members. Pass after with the last id to continue. For finding specific people, search_members is better.

NameTypeReqDescription
afterstringUser id cursor to page past.
guildstringGuild (server) name or ID. Omit to use the default guild.
limitintegerHow many, up to 1000. Default 100.

No output schema declared.

No examples provided.

list_pinned_messages ~54

Pinned messages in a channel, newest pin first.

NameTypeReqDescription
channelstringyesChannel name or ID.
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

list_reference_layouts ~50

Curated server blueprints to start from: vetted structures for common server kinds. Fetch one with get_reference_layout, adapt names and channels to the user's theme, then stage it with plan_server_build.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_roles ~54

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

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

list_scheduled_messages ~59

Pending timed messages waiting to send, soonest first. These are messages queued with schedule_message, not Discord community events (list_events).

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

list_server_templates ~38

Discord templates created from this server.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

list_servers ~57

Every server your bots are in, each labeled with which bot reaches it, with approximate member counts. When more than one bot is configured this is the map for choosing which one acts. Use get_server_overview for one server's full detail.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_soundboard_sounds ~41

Custom soundboard sounds in the server.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

list_stages ~41

Stage channels that currently have a live stage running.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

list_stickers ~37

Custom stickers in the server.

NameTypeReqDescription
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

Common questions

What is the io.github.OrygnsCode/omnicord MCP server?

io.github.OrygnsCode/omnicord is an MCP server listed in the public MCP registry as io.github.OrygnsCode/omnicord. Discord server management MCP for AI agents: chat, moderation, admin, and full server building. This page covers its npm package (@orygn/omnicord).

Is the io.github.OrygnsCode/omnicord MCP server safe to use?

io.github.OrygnsCode/omnicord scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.OrygnsCode/omnicord MCP server expose?

io.github.OrygnsCode/omnicord exposes 155 tools: get_rate_limit_status, get_bot_info, run_setup_check, get_server_overview, list_channels, and 150 more. Their descriptions and schemas cost roughly 14,841 tokens of context every time the server is loaded.

Is the io.github.OrygnsCode/omnicord MCP server still maintained?

io.github.OrygnsCode/omnicord is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.OrygnsCode/omnicord MCP server under?

io.github.OrygnsCode/omnicord declares the Elastic-2.0 licence, which is not on the OSI-approved list. Read the terms before using it at work, and note this covers the source only, not the cost of any service it calls.