-
securityA
license-
qualityProvides Discord integration capabilities to MCP clients like Claude Desktop.
Last updated -
12
53
Python
MIT License
Allows Claude to interact with Discord servers through various tools for sending messages, reading message history, listing channels and servers, and retrieving user information.
An MCP (Model Context Protocol) server for Discord API integration with Claude. This server allows Claude to interact with Discord servers via tools that perform actions such as sending messages, reading messages, and managing server resources.
Create a .env
file in the root directory with:
send-message
: Send a message to a Discord channelread-messages
: Read recent messages from a Discord channellist-channels
: List available channels in the serverlist-servers
: List servers the bot has access toget-user-info
: Get information about a specific userMIT
This server cannot be installed
An MCP server that allows Claude to interact with Discord by providing tools for sending/reading messages and managing server resources through Discord's API.