Discord for Cursor
io.github.mcp-dir/discord-mcp
Connect a Discord bot (bot token from the developer portal) to read/send messages, list guilds and c
client:Cursor
transport:streamable-http
tools:21
Install Discord in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"discord-mcp": {
"url": "https://api.mcp.ai/p_discord"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- discord_list_accounts
- discord_get_me
- discord_list_guilds
- discord_get_guild
- discord_list_channels
- discord_list_guild_members
- discord_get_channel
- discord_list_messages
- discord_get_message
- discord_get_user
- discord_send_message
- discord_send_dm
- discord_edit_message
- discord_add_reaction
- discord_delete_message
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate