Back to MCP Servers

Omnicord

Hands your AI an entire Discord server: 148 tools covering chat, moderation, automod, events, and full administration, up to building a complete community server from one paragraph. One-command guided setup, and every destructive action previews and waits for your confirmation.

communicationdiscordairag

Installation

npx -y Omnicord

Configuration

{
  "mcpServers": {
    "Omnicord": {
      "command": "npx",
      "args": ["-y", "Omnicord"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub