Skip to main content
Glama

Discord MCP Server

by tristan-kkim

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer host0.0.0.0
PORTNoServer port8000
CACHE_TTLNoCache TTL in seconds300
LOG_LEVELNoLog levelINFO
REDIS_URLNoRedis connection URLredis://localhost:6379
ENVIRONMENTNoRuntime environmentproduction
DISCORD_BOT_TOKENYesDiscord Bot Token
RATE_LIMIT_ENABLEDNoEnable rate limitingtrue

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/tristan-kkim/discord-mcp'

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