Skip to main content
Glama
jhammant

Discord Bridge MCP Server

by jhammant

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DISCORD_GUILD_IDYesDiscord server (guild) ID
DISCORD_BOT_TOKENYesDiscord bot token
DISCORD_DEFAULT_CHANNELNoDefault channel name (defaults to "general")general

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
discord_send

Send a message to a Discord channel.

discord_read

Read recent messages from a Discord channel.

discord_reply

Reply to a specific Discord message.

discord_react

Add a reaction emoji to a Discord message.

discord_channels

List all text channels in the Discord server.

discord_check_mentions

Check for recent messages that mention the bot.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jhammant/mcp-discord-bridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server