Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoListen port.3000
MCP_TOKENNoAlias for MCP_AUTH_TOKEN.
METABASE_URLYesBase URL of the Metabase instance, e.g. https://insights.example.com. Trailing slashes are trimmed.
MCP_AUTH_TOKENNoStatic token MCP clients must send as Authorization: Bearer … MCP_TOKEN is accepted as an alias.
METABASE_API_KEYYesMetabase API key, sent outbound as X-API-KEY.
MAX_RESPONSE_ROWSNoCeiling on rows returned by the query tools, so one query cannot flood the conversation.2000
METABASE_TIMEOUT_MSNoPer-request timeout against Metabase. 60s is deliberate: some queries scan thousands of rows.60000

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