Skip to main content
Glama
wri
by wri

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLYesThe AOI catalogue (zeno-aoi only). A postgresql+asyncpg:// URL.
GOOGLE_API_KEYYesUsed for the geocoder's extraction step, dataset selection, and both stages of generate_insight.
WRI_BEARER_TOKENYesThe GNW analytics API, which is where every statistic comes from (zeno-analysis only).
ZENO_CODING_MODELNoOptional. The model generate_insight runs its analysis with. Default gemini-3.1-pro-preview, with ZENO_CODING_FALLBACK_MODELS tried in order after it.gemini-3.1-pro-preview
ANALYTICS_API_BASE_URLNoOptional. Point pull_data at another analytics deployment.
ZENO_EXCLUDED_DATASETSNoOptional. Datasets this deployment hides, by catalog name. Defaults to what zeno hides — set to empty string to reveal everything.
ZENO_CODING_FALLBACK_MODELSNoOptional. Models tried in order after ZENO_CODING_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

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/wri/project-zeno-mcp'

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