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
add_reactions ~93

Add one or more reactions to a message in a single call. Takes unicode emoji directly or custom emoji by name.

NameTypeReqDescription
channelstringyesChannel name or ID.
emojisarrayyesEmoji to add, like a pasted emoji or a custom emoji name.
guildstringGuild (server) name or ID. Omit to use the default guild.
message_idstringyes

No output schema declared.

No examples provided.

add_thread_member ~61

Pull a member into a thread.

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

No output schema declared.

No examples provided.

assign_role ~105

Give a member a role. Preflights the bot's role hierarchy so the failure mode is an explanation, not a 403. Supports dry_run.

NameTypeReqDescription
dry_runbooleanPreview without assigning.
guildstringGuild (server) name or ID. Omit to use the default guild.
memberstringyesMember name or user ID.
reasonstringAudit log reason.
rolestringyesRole name or ID.

No output schema declared.

No examples provided.

ban_member ~164

Ban a user from the server, optionally deleting their recent messages. Works on users who already left (pass their user ID). 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 ban. Relay the preview for the user's go-ahead.

NameTypeReqDescription
confirm_tokenstring
delete_message_secondsintegerAlso delete their messages from the last N seconds, up to 604800 (7 days).
dry_runboolean
guildstringGuild (server) name or ID. Omit to use the default guild.
reasonstring
userstringyesMember name, or a user ID for someone not in the server.

No output schema declared.

No examples provided.

bulk_ban ~127

Ban up to 200 users at once by ID, for raid cleanup. 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 bans. Reports which bans succeeded and which failed.

NameTypeReqDescription
confirm_tokenstring
delete_message_secondsinteger
dry_runboolean
guildstringGuild (server) name or ID. Omit to use the default guild.
reasonstring
user_idsarrayyesUser IDs to ban.

No output schema declared.

No examples provided.

bulk_delete_messages ~163

Delete many recent messages at once (2 to 100), optionally filtered by author or text. Discord cannot bulk delete messages older than 14 days. Safe to call directly: the first call returns the exact list it would remove plus a confirm_token; repeating the call with the token deletes them.

NameTypeReqDescription
channelstringyesChannel name or ID.
confirm_tokenstring
containsstringOnly delete messages containing this text.
countintegerHow many recent messages to scan. Default 50.
dry_runboolean
from_authorstringOnly delete messages whose author name matches this.
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

bulk_update_roles ~127

Add or remove a role across every member matching a filter. Safe to call directly: the first call returns the affected count and a confirm_token; repeating the call with the token applies the change. Walks up to 3000 members and reports if it hits the cap.

NameTypeReqDescription
actionstringyes
confirm_tokenstring
dry_runboolean
filterobject
guildstringGuild (server) name or ID. Omit to use the default guild.
rolestringyesRole name or ID.

No output schema declared.

No examples provided.

cancel_event ~99

Cancel and remove a scheduled event. Interested members lose the listing. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token cancels it.

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

No output schema declared.

No examples provided.

cancel_scheduled_message ~49

Cancel a pending scheduled message by its id.

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

No output schema declared.

No examples provided.

clear_channel_permissions ~76

Remove a role's or member's permission overwrite from a channel, restoring inheritance from the category and roles.

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

No output schema declared.

No examples provided.

clear_reactions ~132

Clear all reactions from a message, or all of one emoji. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token executes. Relay the preview for the user's go-ahead.

NameTypeReqDescription
channelstringyesChannel name or ID.
confirm_tokenstring
dry_runboolean
emojistringOnly clear this emoji; omit to clear everything.
guildstringGuild (server) name or ID. Omit to use the default guild.
message_idstringyes

No output schema declared.

No examples provided.

clone_channel ~81

Copy a channel's settings and permission overwrites into a new channel in the same category.

NameTypeReqDescription
channelstringyesChannel name or ID to copy.
guildstringGuild (server) name or ID. Omit to use the default guild.
new_namestringName for the copy. Defaults to the original plus -copy.

No output schema declared.

No examples provided.

clone_role ~66

Copy a role's permissions, color, and settings into a new role.

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

No output schema declared.

No examples provided.

create_automod_rule ~338

Create a server-side moderation rule that runs on Discord's own infrastructure: Discord-maintained preset word lists (slurs, profanity, sexual content), custom keyword filters (with optional regex), spam detection, mention-flood limits, or member_profile checks on usernames, nicknames, and bios (Community servers only). For slur or hate-speech filtering prefer trigger keyword_preset with the slurs preset: Discord maintains the word list, so none needs to be written. Actions: block the message, alert a channel, and/or time the sender out (timeout is not available on spam, keyword_preset, or member_profile rules). On member_profile rules block quarantines the member until they fix their profile.

NameTypeReqDescription
actionsarrayyesWhat happens on a match.
alert_channelstringWhere alert actions post.
allow_listarrayWords exempt from keyword and keyword_preset rules.
enabledbooleanDefault true.
exempt_channelsarray
exempt_rolesarray
guildstringGuild (server) name or ID. Omit to use the default guild.
keywordsarrayFor keyword rules. Wildcards: word* matches prefixes.
mention_limitintegerFor mention_spam rules: max unique mentions per message.
namestringyes
presetsarrayFor keyword_preset rules: Discord-maintained lists.
regex_patternsarrayFor keyword rules; Rust-flavored regex.
timeout_minutesintegerHow long timeout actions last.
triggerstringyes

No output schema declared.

No examples provided.

create_channel ~277

Create a text, voice, forum, stage, announcement, or category channel, optionally inside a category, and optionally private or read-only from the start. private_to, read_only and posting_roles compile to permission overwrites and are applied in the same call, so a private channel is one request rather than a create followed by set_channel_permissions. Use set_channel_permissions for anything finer. Supports dry_run.

NameTypeReqDescription
categorystringCategory name or ID to place the channel under.
dry_runbooleanPreview without creating.
guildstringGuild (server) name or ID. Omit to use the default guild.
namestringyesChannel name.
nsfwboolean
posting_rolesarrayRole names that may still post when read_only is set. Has no effect on its own.
private_toarrayRole names that can see the channel. Everyone else is denied View Channel, and Connect too on voice, stage and category. Do not list @everyone.
read_onlybooleanDeny sending to everyone, for rules and announcement channels.
slowmode_secondsintegerPer-user message cooldown.
topicstringChannel topic, for text-like channels.
typestringChannel type. Default text.

No output schema declared.

No examples provided.

create_emoji ~77

Upload a custom emoji from an image URL. Discord's limit for emoji files is 256 KB; png, jpeg, gif, and webp work.

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

No output schema declared.

No examples provided.

create_event ~226

Create a Discord scheduled community event that members see on the events list and can mark interest in: a voice, stage, or external (in-person or off-platform) event. This is not for sending a message later (use schedule_message) or watching live activity (use subscribe_events). Voice and stage events need a channel; external events need a location and an end time.

NameTypeReqDescription
channelstringVoice or stage channel, for those event types.
descriptionstring
end_timestringRequired for external events.
guildstringGuild (server) name or ID. Omit to use the default guild.
locationstringWhere an external event happens.
namestringyes
repeatstringRepeat the event. weekly and biweekly recur on the start's weekday; monthly recurs on the same weekday and week of the month.
start_timestringyesISO time, like 2026-07-01T19:00:00Z.
typestringyes

No output schema declared.

No examples provided.

create_forum_post ~94

Start a post in a forum channel: a title, the opening message, and optional tags from the forum's tag list.

NameTypeReqDescription
contentstringyes
forumstringyesForum channel name or ID.
guildstringGuild (server) name or ID. Omit to use the default guild.
tagsarrayTag names to apply.
titlestringyes

No output schema declared.

No examples provided.

create_forum_tag ~81

Add a tag to a forum's tag list. Moderated tags can only be applied by people with Manage Threads.

NameTypeReqDescription
forumstringyesForum channel name or ID.
guildstringGuild (server) name or ID. Omit to use the default guild.
moderatedboolean
namestringyes

No output schema declared.

No examples provided.

create_invite ~140

Create an invite link for a channel. Defaults are deliberate: expires in 24 hours, unlimited uses. A never-expiring invite must be asked for explicitly with max_age_seconds 0.

NameTypeReqDescription
channelstringyesChannel name or ID.
guildstringGuild (server) name or ID. Omit to use the default guild.
max_age_secondsintegerLifetime in seconds, 0 for never. Default 86400 (24h).
max_usesintegerUse limit, 0 for unlimited. Default 0.
temporarybooleanMembers who join leave again when they disconnect.

No output schema declared.

No examples provided.

create_poll ~121

Post a native Discord poll: a question, two to ten answers, and a duration of up to 32 days.

NameTypeReqDescription
answersarrayyes
channelstringyesChannel name or ID.
contentstringOptional message text above the poll.
duration_hoursintegerHow long the poll runs. Default 24.
guildstringGuild (server) name or ID. Omit to use the default guild.
multi_selectbooleanAllow choosing several answers.
questionstringyes

No output schema declared.

No examples provided.

create_role ~163

Create a role from a vetted preset (none, member, moderator, admin) and/or an explicit list of permission names. Administrator is never granted by a preset; it must be spelled out explicitly. Supports dry_run.

NameTypeReqDescription
colorstringHex color like #00b0f4.
dry_runbooleanPreview without creating.
guildstringGuild (server) name or ID. Omit to use the default guild.
hoistbooleanShow members separately in the sidebar.
mentionableboolean
namestringyesRole name.
permissionsarrayExtra permission names, like manage_messages or ban_members.
presetstringVetted permission bundle. Default none.

No output schema declared.

No examples provided.

create_server_template ~65

Snapshot this server's structure as a Discord template others can create servers from. One template per server.

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

No output schema declared.

No examples provided.

create_soundboard_sound ~113

Upload a soundboard sound from an audio URL: mp3 or ogg, up to 512 KB and 5.2 seconds. Servers start with eight sound slots; boosts add more.

NameTypeReqDescription
emojistringAn emoji to show with the sound.
guildstringGuild (server) name or ID. Omit to use the default guild.
namestringyes
sound_urlstringyes
volumenumberPlayback volume. Default 1.

No output schema declared.

No examples provided.

create_sticker ~120

Upload a custom sticker from an image URL. Discord requires png, apng, or gif at 320x320 pixels and up to 512 KB. Servers start with five sticker slots; boosts add more.

NameTypeReqDescription
descriptionstringEmpty or 2-100 characters.
guildstringGuild (server) name or ID. Omit to use the default guild.
image_urlstringyes
namestringyes
tagsstringyesComma separated keywords, or one emoji name for autocomplete.

No output schema declared.

No examples provided.

create_thread ~166

Start a thread in a text or announcement channel: standalone, branched from a message when message_id is given, or private (invite-only) when asked. For a post in a forum channel, use create_forum_post instead.

NameTypeReqDescription
auto_archive_minutesnumberInactivity timeout: 60, 1440, 4320, or 10080. Default 1440.
channelstringyesParent channel name or ID.
guildstringGuild (server) name or ID. Omit to use the default guild.
message_idstringBranch the thread from this message.
namestringyes
privatebooleanInvite-only thread; only works standalone.
slowmode_secondsinteger

No output schema declared.

No examples provided.

create_webhook ~99

Create an incoming webhook on a channel. Webhooks post with any display name and avatar, which is how messages 'as someone' work legitimately.

NameTypeReqDescription
avatar_urlstringImage for the webhook's default avatar, up to 1 MB.
channelstringyesChannel name or ID.
guildstringGuild (server) name or ID. Omit to use the default guild.
namestringyes

No output schema declared.

No examples provided.

crosspost_message ~66

Publish a message in an announcement channel out to every server that follows it.

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

No output schema declared.

No examples provided.

delete_app_command ~129

Unregister a slash command so it no longer appears for users. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token removes it.

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

No output schema declared.

No examples provided.

delete_automod_rule ~106

Delete an AutoMod rule; its protection stops immediately. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token deletes it. Disabling is the reversible alternative.

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

No output schema declared.

No examples provided.

delete_blueprint ~80

Delete a saved blueprint from the local store. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token deletes it. Servers built from it are untouched.

NameTypeReqDescription
blueprintstringyesBlueprint name or ID.
confirm_tokenstring
dry_runboolean

No output schema declared.

No examples provided.

delete_channel ~162

Delete a channel or category. Safe to call directly: the first call deletes nothing and returns a preview plus a confirm_token, and the deletion only happens when the call is repeated with that token. When the user asks to delete something, call this and relay the preview for their go-ahead instead of sending them to do it manually in Discord; the gate exists exactly so deletion can be approved through the conversation. Deleting a category leaves its channels in place, uncategorized.

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

No output schema declared.

No examples provided.

delete_emoji ~91

Delete a custom emoji. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token deletes it.

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

No output schema declared.

No examples provided.

delete_forum_post ~105

Delete a forum post and every reply in it. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token deletes it.

NameTypeReqDescription
confirm_tokenstring
dry_runboolean
guildstringGuild (server) name or ID. Omit to use the default guild.
poststringyesPost title or thread ID.
reasonstring

No output schema declared.

No examples provided.

delete_forum_tag ~113

Remove a tag from a forum; posts carrying it simply lose it. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token removes it.

NameTypeReqDescription
confirm_tokenstring
dry_runboolean
forumstringyesForum channel name or ID.
guildstringGuild (server) name or ID. Omit to use the default guild.
tagstringyesTag name to remove.

No output schema declared.

No examples provided.

delete_integration ~103

Remove an integration from the server. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token removes it.

NameTypeReqDescription
confirm_tokenstring
dry_runboolean
guildstringGuild (server) name or ID. Omit to use the default guild.
integration_idstringyesIntegration ID from list_integrations.
reasonstring

No output schema declared.

No examples provided.

delete_invite ~101

Revoke an invite link. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token revokes it.

NameTypeReqDescription
codestringyesThe invite code to revoke.
confirm_tokenstring
dry_runboolean
guildstringGuild (server) name or ID. Omit to use the default guild.
reasonstring

No output schema declared.

No examples provided.

delete_message ~156

Delete one message. Safe to call directly: the first call deletes nothing and returns a preview plus a confirm_token, and the deletion only happens when the call is repeated with that token. Use this two-step flow to let the user approve through the conversation rather than telling them to delete things by hand in Discord. Supports dry_run.

NameTypeReqDescription
channelstringyesChannel name or ID.
confirm_tokenstringToken from a previous preview of this exact deletion.
dry_runboolean
guildstringGuild (server) name or ID. Omit to use the default guild.
message_idstringyesID of the message to delete.
reasonstringAudit log reason.

No output schema declared.

No examples provided.

delete_role ~126

Delete a role. Members holding it simply lose it; nothing else changes. Safe to call directly: the first call deletes nothing and returns a preview plus a confirm_token, and the deletion only happens when the call is repeated with that token. Prefer this gated flow over telling the user to delete the role manually.

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

No output schema declared.

No examples provided.

delete_server_template ~95

Delete a server template; its share link stops working. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token deletes it.

NameTypeReqDescription
codestringyesTemplate code.
confirm_tokenstring
dry_runboolean
guildstringGuild (server) name or ID. Omit to use the default guild.

No output schema declared.

No examples provided.

delete_soundboard_sound ~93

Delete a soundboard sound. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token deletes it.

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

No output schema declared.

No examples provided.

delete_sticker ~91

Delete a custom sticker. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token deletes it.

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

No output schema declared.

No examples provided.

delete_thread ~106

Delete a thread and its messages. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token deletes it. Archiving is the reversible alternative.

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

No output schema declared.

No examples provided.

delete_webhook ~106

Delete a webhook. Anything still posting through it stops working. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token deletes it.

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

No output schema declared.

No examples provided.

diff_blueprint ~98

Compare a saved blueprint against the live server: what the blueprint expects but the server lacks (missing), what exists but differs (changed, with the fields), and what the server has that the blueprint never mentioned (extra, informational). The drift detector for config-as-code workflows.

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

No output schema declared.

No examples provided.

disconnect_member ~72

Remove a member from whatever voice channel they are in. They stay in the server; only the voice connection ends.

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

No output schema declared.

No examples provided.

edit_message ~163

Edit a message the bot itself sent. Discord does not allow editing anyone else's messages, no matter the permission level. A message sent as a Components V2 layout stays one: edit it with components, never with content or embeds.

NameTypeReqDescription
channelstringyesChannel name or ID.
componentsarrayRich layout, in place of content and embeds. Sending this sets the Components V2 flag, which is permanent for that message: it can never show plain content or embeds afterward, so the two cannot be c…
contentstring
embedsarrayUp to 10 embeds.
guildstringGuild (server) name or ID. Omit to use the default guild.
message_idstringyes

No output schema declared.

No examples provided.

end_poll ~63

Close one of the bot's own polls early and finalize the results.

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.

end_stage ~51

End the live stage on a stage channel.

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

No output schema declared.

No examples provided.

execute_build_plan ~174

Execute a staged plan by plan_id, or pass a blueprint directly. Either way the blueprint is re-validated against the live server at this moment, then built in dependency order: roles, then categories, then channels, with private_to and read_only compiled into permission overwrites at creation. Strictly additive: existing entities are reused, nothing is deleted or modified. If a step fails, the run stops and the report says exactly what was created, what failed, and what was never attempted. Re-running after a fix resumes naturally because finished work is reused.

NameTypeReqDescription
blueprintobjectBuild this blueprint directly, skipping the staging step.
guildstringGuild (server) name or ID. Omit to use the default guild.
plan_idstringA plan staged by plan_server_build.

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.