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
Installation
npx -y cameronrye/openzim-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub