# PromptRails + Discord Integration

Source: https://0.0.0.0:8080/integrations/discord

---

[All Integrations](/integrations)

![Discord](/images/logos/discord.svg)

# Discord

Communication

Integrate Discord into your AI agents. Send and manage messages, list channels and guilds, manage members, and add reactions to automate community interactions.

## How to Connect

1.  1Go to the MCP Templates marketplace.
2.  2Find the Discord template.
3.  3Enter your Discord bot token.
4.  4Add the template to your agent.

## Available Tools

`discord_send_message`

Send a message to a Discord channel

`discord_get_message`

Get a specific message from a Discord channel

`discord_list_messages`

List recent messages in a Discord channel

`discord_edit_message`

Edit an existing message in a Discord channel

`discord_delete_message`

Delete a message from a Discord channel

`discord_list_channels`

List all channels in a Discord guild (server)

`discord_get_channel`

Get details of a specific Discord channel

`discord_create_channel`

Create a new channel in a Discord guild (server)

`discord_modify_channel`

Modify a Discord channel name or topic

`discord_get_guild`

Get details of a Discord guild (server)

`discord_list_members`

List members of a Discord guild (server)

`discord_add_reaction`

Add a reaction emoji to a Discord message

[Documentation](/docs/mcp-tools)[Discord API Reference](https://discord.com/developers/docs/reference)

[Get Started](https://app.promptrails.ai)
