project-zeno-mcp
Officialby wri
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | Yes | The AOI catalogue (zeno-aoi only). A postgresql+asyncpg:// URL. | |
| GOOGLE_API_KEY | Yes | Used for the geocoder's extraction step, dataset selection, and both stages of generate_insight. | |
| WRI_BEARER_TOKEN | Yes | The GNW analytics API, which is where every statistic comes from (zeno-analysis only). | |
| ZENO_CODING_MODEL | No | Optional. 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_URL | No | Optional. Point pull_data at another analytics deployment. | |
| ZENO_EXCLUDED_DATASETS | No | Optional. Datasets this deployment hides, by catalog name. Defaults to what zeno hides — set to empty string to reveal everything. | |
| ZENO_CODING_FALLBACK_MODELS | No | Optional. 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues