Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLNoRedis connection URL (optional, e.g., redis://redis:6379/0)
DB_BACKENDYesDatabase backend (e.g., postgres)
DB_AGE_GRAPHYesApache AGE graph name (e.g., governance_graph)
DB_POSTGRES_URLYesPostgreSQL connection URL (e.g., postgresql://postgres:postgres@localhost:5432/governance)
UNITARES_DISABLE_ODENoSet to '1' to disable the ODE math model0
UNITARES_KNOWLEDGE_BACKENDYesKnowledge backend (e.g., age)

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/cirwel/unitares'

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