Discord

Discord

An instant messaging and VoIP social platform.

1350VIEWS
307USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app discordnpx @composio/cli add cursor --app discordnpx @composio/cli add cursor --app discordnpx @composio/cli add cursor --app discord

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Invite

Tool to retrieve information about a specific invite code. use when you need to get details about a guild or channel associated with an invite.

Get My Guild Member

Retrieves the guild member object for the currently authenticated user within a specified guild, provided they are a member of that guild.

Get My Oauth2 Authorization

Retrieves current oauth2 authorization details for the application, including app info, scopes, token expiration, and user data (contingent on scopes like 'identify').

Get My User

Fetches comprehensive profile information for the currently authenticated discord user, including email if the 'email' scope is granted.

Retrieve User Connections

Retrieves a list of the authenticated user's connected third-party accounts on discord.

List My Guilds

Lists the current user's guilds, returning partial data for each; primarily used for displaying server lists or verifying memberships.

6 actions available