knowledge & memory

Openzim Mcp

Modern, secure MCP server for accessing ZIM format knowledge bases offline. Enables AI models to search and navigate Wikipedia, educational content, and other compressed knowledge archives with smart retrieval, caching, and comprehensive API.

python
local
knowledge & memory
0
View on GitHub

Installation

npx -y cameronrye/openzim-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "openzim-mcp",
  "command": "npx",
  "args": [
    "-y",
    "cameronrye/openzim-mcp"
  ]
}

About This MCP Server

cameronrye/openzim-mcp

Modern, secure MCP server for accessing ZIM format knowledge bases offline. Enables AI models to search and navigate Wikipedia, educational content, and other compressed knowledge archives with smart retrieval, caching, and comprehensive API.

GitHub: https://github.com/cameronrye/openzim-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub