Skip to main content
Glama

OpenZIM MCP Server

by cameronrye

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENZIM_MCP_SERVER_NAMENoServer instance nameopenzim-mcp
OPENZIM_MCP_CACHE__ENABLEDNoEnable/disable cachingtrue
OPENZIM_MCP_LOGGING__LEVELNoLogging levelINFO
OPENZIM_MCP_CACHE__MAX_SIZENoMaximum cache entries100
OPENZIM_MCP_LOGGING__FORMATNoLog message format%(asctime)s - %(name)s - %(levelname)s - %(message)s
OPENZIM_MCP_CACHE__TTL_SECONDSNoCache TTL in seconds3600
OPENZIM_MCP_CONTENT__SNIPPET_LENGTHNoMax snippet length1000
OPENZIM_MCP_CONTENT__MAX_CONTENT_LENGTHNoMax content length100000
OPENZIM_MCP_CONTENT__DEFAULT_SEARCH_LIMITNoDefault search result limit10

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/cameronrye/openzim-mcp'

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