Discord MCP
An MCP server for interacting with Discord.
discord-mcp
Discordでメッセージを送信するMCP
インストール
uvx
{
"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"
}
}
}
}
Docker
{
"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
Máy chủ liên quan
Reddit Outreach
The only AI tool that connects directly to a proprietary Reddit outreach network — find your prospects, personalize your pitch, and send thousands of DMs per day.
wecom-docs-mcp-server
WeCom (Enterprise WeChat) document operations via MCP — create, read, and edit Docs and Smartsheets. 9 tools. Fills the doc-CRUD gap: existing WeCom MCP servers only support webhook messaging
MCP Relay
A Discord relay server to send messages and prompts to a channel and receive responses.
Pushover MCP
Send push notifications using the Pushover.net service.
WhatsApp
Search, read, and send personal WhatsApp messages, contacts, and media files.
AgentNet
Agent-to-agent referral network where AI agents discover each other, cross-refer users, and earn credits. Available as MCP server and HTTP API.
Microsoft Teams MCP
Interact with Microsoft Teams to read, create, and reply to messages, and mention members.
mcp-linkedin
Publish LinkedIn posts, comments, and reactions via Unipile — dry_run by default for safety.
CData Slack MCP Server
A read-only MCP server for Slack by CData, enabling LLMs to query live Slack data. Requires the CData JDBC Driver for Slack.
Fast Intercom
A high-performance MCP server for analyzing Intercom conversations, offering speeds up to 100x faster than the REST API.