Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MYSQL_HOSTNoMySQL host. Defaults to 127.0.0.1.127.0.0.1
MYSQL_PORTNoMySQL port. Defaults to 3306.3306
MYSQL_USERNoMySQL user. Defaults to root.root
OLLAMA_MODELNoOllama model name used by SQL Chat when ANTHROPIC_API_KEY is not set.qwen2.5:7b
MYSQL_PASSWORDNoMySQL password. Defaults to empty when using Homebrew MySQL defaults.
ANTHROPIC_API_KEYNoOptional Anthropic API key. If set, the SQL Chat feature uses the Claude API instead of Ollama.
MYSQL_SCHEMA_DENYLISTNoComma-separated list of schemas to exclude. Ignored if MYSQL_SCHEMA_ALLOWLIST is set.
MYSQL_SCHEMA_ALLOWLISTNoComma-separated list of schemas to expose. Takes precedence over MYSQL_SCHEMA_DENYLIST if both are set.
SQL_CHAT_LLM_TIMEOUT_SNoTimeout in seconds for SQL Chat LLM requests. Useful when using a larger model.

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