Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoThe logging level (optional, defaults to INFO). Valid values are DEBUG, INFO, WARNING, ERROR, CRITICAL.INFO
DATABASE_URLNoThe database URL (optional, defaults to sqlite:///data/fgi.db). You can use PostgreSQL, MySQL, or other databases by changing this URL.sqlite:///data/fgi.db
GROQ_API_KEYNoYour Groq API key (required for LLM features such as persona prediction and dynamic question generation). You can get an API key from https://console.groq.com/

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/SeoNaRu/persona-mcp'

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