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
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Zundamon Voice Synthesis
A voice synthesis server for Zundamon using the VOICEVOX engine.
Telephony MCP Server
Make voice calls and send SMS messages using the Vonage API.
Woodpecker
Manage email campaigns on Woodpecker using natural language.
Hacker News
Fetch and interact with Hacker News content, including top stories, comments, and search functionality.
NotifyMeMaybe
A server for sending multi-platform notifications and creating interactive AI workflows, with support for Telegram, webhooks, and synchronous user interactions.
NANDA AI Agent Sunday Hack
An MCP server integrating WhatsApp messaging and ElevenLabs AI voice capabilities into VS Code.
Theagora
Agent-to-agent service exchange with atomic escrow, cryptographic verification, and per-function reputation. 27 MCP tools.
MCP gRPC Transport
A gRPC transport for MCP, enabling communication between clients and remote MCP servers.
Fastmail MCP Server
Integrate your Fastmail account with AI assistants using the Model Context Protocol.
MailerSend MCP Server
Turn an AI tool into your smart email engine