Skip to main content
Glama
PrimeUpYourLife

dynamic-discord-bot-api-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNodebug, info, warn, errorinfo
DISCORD_BOT_TOKENNoBot token; calls fail safely when absent
DISCORD_SCHEMA_PATHNoAlternate catalog path
DISCORD_API_BASE_URLNoFixed API originhttps://discord.com/api/v10
DISCORD_REQUEST_RETRIESNoRetry count2
DISCORD_LOCAL_FILE_ROOTSNoPlatform-delimited upload roots
DISCORD_MAX_UPLOAD_BYTESNoPer-file limit10485760
DISCORD_RATE_LIMIT_BURSTNoLocal burst50
DISCORD_ENDPOINT_ALLOWLISTNoComma-separated IDs/operation IDs with * globs*
DISCORD_REQUEST_TIMEOUT_MSNoPer-attempt timeout30000
DISCORD_SCHEMA_MAX_AGE_HOURSNoRefresh threshold24
DISCORD_RATE_LIMIT_PER_SECONDNoLocal global safety rate45
DISCORD_ALLOW_UNKNOWN_PARAMETERSNoValidation escape hatchfalse

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
discord_search_endpointsA

Fuzzy-search cataloged Discord Bot HTTP API endpoints.

discord_get_endpointA

Return normalized schema for one Discord Bot endpoint.

discord_get_typeC

Return one normalized Discord OpenAPI component schema.

discord_call_endpointB

Validate and call one cataloged Discord Bot HTTP endpoint.

discord_refresh_schemaA

Fetch, validate, filter, and atomically install stable Discord Bot schema.

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/PrimeUpYourLife/dynamic-discord-bot-api-mcp'

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