Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYTHIA_GUILD_IDYesID of the Discord guild (server) where the bot operates
PYTHIA_COURIER_TOKENYesDiscord bot token for the courier bot
PYTHIA_ORACLE_BOT_IDYesUser ID of the oracle bot (question-answering bot)
PYTHIA_ORACLE_CHANNEL_IDYesID of the Discord channel where questions are asked
PYTHIA_THREAD_NAME_PREFIXNoPrefix for thread names. Default: pythiapythia
PYTHIA_POLL_INTERVAL_SECONDSNoREST polling interval in seconds. Default: 22
PYTHIA_OVERALL_TIMEOUT_SECONDSNoTotal timeout for a single question in seconds. Default: 180180
PYTHIA_SILENCE_TIMEOUT_SECONDSNoSeconds of silence after first reply to consider answer complete. Default: 1010
PYTHIA_THREAD_AUTO_ARCHIVE_MINUTESNoThread auto-archive in minutes. Default: 6060

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/HsYihung/pythia-mcp'

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