Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoSet to False in production.True
MEDIA_ROOTNoDirectory where uploaded spec files are stored.
SECRET_KEYYesDjango secret and Fernet encryption key derivation source. Use a strong random value and keep it consistent across restarts.
ALLOWED_HOSTSYesComma-separated list of allowed hostnames, e.g., localhost,127.0.0.1
IMCP_API_TOKENYesDefault admin bearer token used for portal and MCP access.
IMCP_CACHE_TTLNoTool cache TTL in seconds.3600
IMCP_CACHE_MAX_SIZENoMaximum number of cached tool sets.100

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/Duvaragesh/iMCP'

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