cameronrye/openzim-mcp
by Various
OpenZIM MCP is a modern, secure, and high-performance MCP (Model Context Protocol) server that enables AI models to access and search ZIM format knowledge bases offline.
MCP
cameronrye/openzim-mcp
Added 1 June 2026
Overview
OpenZIM MCP is a Python-based MCP server that lets AI models query ZIM archives offline. It provides a secure, local interface for searching and retrieving content from compressed knowledge bases without internet access.
Best for
Best for
Developers needing offline, local access to structured knowledge bases for AI agents
Use cases
- Offline retrieval of Wikipedia or other ZIM-format datasets for AI assistants
- Building local RAG pipelines that rely on static knowledge snapshots
- Enabling AI tools to search large reference libraries in air-gapped environments
Notes
OpenZIM MCP is a Python-based MCP server that lets AI models query ZIM archives offline. It provides a secure, local interface for searching and retrieving content from compressed knowledge bases without internet access.
63 stars on GitHub. Last updated 2026-06-01. Licensed MIT.
Use cases
- Offline retrieval of Wikipedia or other ZIM-format datasets for AI assistants
- Building local RAG pipelines that rely on static knowledge snapshots
- Enabling AI tools to search large reference libraries in air-gapped environments
Pros
- Works entirely offline, removing dependency on external APIs
- Leverages the well-established ZIM format for compact, portable knowledge bases
- Simple MCP integration for existing AI workflows
Cons
- Limited to ZIM archives, which require pre-downloaded datasets
- Small community and fewer than 100 GitHub stars, so support is minimal
- Python-only implementation may not fit non-Python stacks
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Works entirely offline, removing dependency on external APIs
- Leverages the well-established ZIM format for compact, portable knowledge bases
- Simple MCP integration for existing AI workflows
Cons
- Limited to ZIM archives, which require pre-downloaded datasets
- Small community and fewer than 100 GitHub stars, so support is minimal
- Python-only implementation may not fit non-Python stacks
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.