Update README to document discord_list_guilds tool

Co-authored-by: SootyOwl <7614538+SootyOwl@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-10-11 22:58:46 +00:00
parent 9cdafc31c0
commit e813f60835
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,7 @@ A Discord MCP (Model Context Protocol) server that enables AI assistants to inte
MCP-Discord provides the following Discord-related functionalities:
- Login to Discord bot
- List guilds (servers) the bot is a member of
- Get server information
- Read/delete channel messages
- Send messages to specified channels (using either channel IDs or channel names)
@ -267,6 +268,8 @@ You can use Docker containers with both Claude and Cursor:
### Basic Functions
- `discord_login`: Login to Discord using the configured token
- `discord_list_guilds`: List all Discord servers (guilds) the bot is a member of
- `discord_send`: Send a message to a specified channel (supports both channel ID and channel name)
- `discord_get_server_info`: Get Discord server information