Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHost port for the MCP endpoint and web UI (default 41733)41733
TS_AUTHKEYNoTailscale auth key for the optional ts-csv-analyst sidecar
CSV_SOURCESNo/host/path[:name],… — each mounted read-only at /mnt/<name>
LOCAL_LLM_URLNoOpenAI-compatible endpoint for PII classification, the Ask box and join planning
LLAMA_SWAP_URLNollama-swap control API; derived from LOCAL_LLM_URL when unset
REDACTION_MASKNoWhat PII values become (default ***)***
LOCAL_LLM_MODELNoModel name for the local LLM
PUBLIC_BASE_URLNoBase URL for report links; empty gives relative paths

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/A-Souhei/csv-analyst-mcp'

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