-
securityF
license-
qualityThis server allows integration with Discord, enabling message exchanges between Claude and a Discord channel using prompts and notifications.
Last updated -
TypeScript
Provides Discord integration capabilities including server management, message management, channel management, role management, and webhook management.
A Model Context Protocol (MCP) server that provides Discord integration capabilities to MCP clients like Claude Desktop.
get_server_info
: Get detailed server informationlist_members
: List server members and their rolessend_message
: Send a message to a channelread_messages
: Read recent message historyadd_reaction
: Add a reaction to a messageadd_multiple_reactions
: Add multiple reactions to a messageremove_reaction
: Remove a reaction from a messagemoderate_message
: Delete messages and timeout userscreate_text_channel
: Create a new text channeldelete_channel
: Delete an existing channeladd_role
: Add a role to a userremove_role
: Remove a role from a usercreate_webhook
: Create a new webhooklist_webhooks
: List webhooks in a channelsend_webhook_message
: Send messages via webhookmodify_webhook
: Update webhook settingsdelete_webhook
: Delete a webhookTo install Discord Server for Claude Desktop automatically via Smithery:
%APPDATA%\Claude\claude_desktop_config.json
on Windows, ~/Library/Application Support/Claude/claude_desktop_config.json
on macOS):MIT License - see LICENSE file for details.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Provides Discord integration capabilities to MCP clients like Claude Desktop.