Discord

discord.com

Community

Build bots and integrate with Discord servers. Send messages, manage channels, react to messages, and access guild information through the Discord Bot API.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://discord.com/api

Last verified

2026-03-01 11:55:28

Health

Loading health data...

Capabilities

add_reaction

Add an emoji reaction to a message.

Detail: https://discord.com/api/capabilities/add_reaction

create_channel

Create a new channel in a guild.

Detail: https://discord.com/api/capabilities/create_channel

create_thread

Create a thread in a channel.

Detail: https://discord.com/api/capabilities/create_thread

get_channel_messages

Fetch messages from a channel.

Detail: https://discord.com/api/capabilities/get_channel_messages

list_guild_channels

Get all channels in a guild.

Detail: https://discord.com/api/capabilities/list_guild_channels

list_guild_members

Get members of a guild.

Detail: https://discord.com/api/capabilities/list_guild_members

send_message

Send a message to a channel.

Detail: https://discord.com/api/capabilities/send_message

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Discord
Description: Build bots and integrate with Discord servers. Send messages, manage channels, react to messages, and access guild information through the Discord Bot API.
Auth: api_key
Capabilities:
  - add_reaction: Add an emoji reaction to a message.
  - create_channel: Create a new channel in a guild.
  - create_thread: Create a thread in a channel.
  - get_channel_messages: Fetch messages from a channel.
  - list_guild_channels: Get all channels in a guild.
  - list_guild_members: Get members of a guild.
  - send_message: Send a message to a channel.