zola-mcp
by chrischall
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZOLA_ACCOUNT_ID | No | Account ID, auto-resolved from API on first use. Optional override. | |
| ZOLA_REGISTRY_ID | No | Registry ID, auto-resolved from API on first use. Optional override. | |
| ZOLA_REFRESH_TOKEN | No | Refresh token JWT for Zola API. When unset, the MCP falls back to the fetchproxy extension to read the usr cookie from a signed-in zola.com tab. | |
| ZOLA_DISABLE_FETCHPROXY | No | Set to '1' to opt out of the fetchproxy fallback (e.g., in headless or CI environments). |
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 | |
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/chrischall/zola-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server