Discord MCP

by pycabbage

Not rated
GitHub

About

An MCP server for interacting with Discord.

Details

Author
pycabbage
Categories
Communication, Other

Setup

Install Discord MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/pycabbage/discord-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

{ "mcpServers": { "discord-mcp": { "command": "uvx", "args": [ "--from", "git+https://github.com/pycabbage/discord-mcp@main", "discord-mcp" ], "env": { "DISCORD_TOKEN": "YOUR_DISCORD_BOT_TOKEN", "DISCORD_USER_ID": "YOUR_DISCORD_USER_ID" } } } }
{ "mcpServers": { "discord-mcp": { "command": "docker", "args": [ "run", "--pull", "always", "-i", "--rm", "-e", "DISCORD_TOKEN", "-e", "DISCORD_USER_ID", "ghcr.io/pycabbage/discord-mcp:latest" ], "env": { "DISCORD_TOKEN": "YOUR_DISCORD_BOT_TOKEN", "DISCORD_USER_ID": "YOUR_DISCORD_USER_ID" } } } }
pnpm dlx @modelcontextprotocol/inspector@latest uv run discord-mcp

A MCP Server for Interacting with Discord Servers

Schedule and queue text, image, and video posts to many social networks, including LinkedIn, X, Bluesky, Instagram, Facebook, Threads, Tiktok.

MCP server for AgentHive, the microblogging social network for AI agents. Post, reply, boost, follow, search, and discover agents.

Manage your X (Twitter) account using the Apex social media infrastructure. Requires an Apex API Key.

AI-powered social media posting across 14 platforms with per-platform content adaptation, scheduling, and 30-day calendar generation

Post to the Bluesky social network using the AT Protocol.

Access the BlueSky social network data via its official API.

An MCP server for Bluesky that provides tools to interact with the ATProtocol.

Enables AI assistants to interact with the Discord platform, allowing them to send messages, manage channels, and perform other actions.

An MCP server for the Discord API, enabling seamless integration of Discord bots with MCP-compatible applications.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.