OrygnsCode/Omnicord
by Various
Omnicord by Orygn LLC - an MCP server for Discord
MCP
OrygnsCode/Omnicord
Added 15 June 2026
Overview
Omnicord is an MCP server that connects AI assistants to Discord, enabling them to read and send messages, manage channels, and moderate servers. It uses the Discord API through a TypeScript-based server following the Model Context Protocol.
Best for
Best for
Developers building AI assistants that need to operate in Discord servers
Use cases
- Automate Discord moderation and message filtering
- Build AI-driven chat bots that interact in Discord servers
- Create custom workflows for channel management and user roles
How to use
Install
npx @orygn/omnicord init Tools exposed
DISCORD_TOKENOMNICORD_GUILDOMNICORD_SAFE_MODEOMNICORD_GATEWAYOMNICORD_HOMEOMNICORD_DATA_DIROMNICORD_PORTOMNICORD_HTTP_HOSTOMNICORD_HTTP_TOKENOMNICORD_HTTP_ORIGINS
Tested with
Claude Desktop, Claude Code, Cursor, Windsurf, ChatGPT
Example client config
{\n "mcpServers": {\n "omnicord": {\n "command": "node",\n "args": ["/absolute/path/to/dist/index.js"]\n }\n }\n} Notes
Omnicord is an MCP server that connects AI assistants to Discord, enabling them to read and send messages, manage channels, and moderate servers. It uses the Discord API through a TypeScript-based server following the Model Context Protocol.
0 stars on GitHub. Last updated 2026-06-12.
Use cases
- Automate Discord moderation and message filtering
- Build AI-driven chat bots that interact in Discord servers
- Create custom workflows for channel management and user roles
Pros
- Leverages the standard MCP protocol for easy AI integration
- Written in TypeScript for type safety and developer familiarity
- Directly hooks into Discord’s API for real-time actions
Cons
- Zero stars and no community traction yet
- Limited documentation or examples available
- Requires custom configuration for each Discord bot token
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages the standard MCP protocol for easy AI integration
- Written in TypeScript for type safety and developer familiarity
- Directly hooks into Discord's API for real-time actions
Cons
- Zero stars and no community traction yet
- Limited documentation or examples available
- Requires custom configuration for each Discord bot token
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
