Skip to main content
Glama

MCP-Discord

by IQAIcom
MIT License
17
1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_PORTNoPort for HTTP transport (only if TRANSPORT is http)8080
TRANSPORTNoTransport method: stdio (default) or httpstdio
DISCORD_TOKENYesDiscord bot token
SAMPLING_ENABLEDNoEnables bi-directional message samplingtrue
DEFAULT_MESSAGE_CHUNK_SIZENoMax message chunk size for sampling responses2000
DEFAULT_RATE_LIMIT_SECONDSNoRate limit (seconds) for sampling requests per user2

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

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