Server data from the Official MCP Registry
Offline MCP access to ZIM knowledge archives — Wikipedia, Wiktionary, Stack Exchange, Kiwix.
Offline MCP access to ZIM knowledge archives — Wikipedia, Wiktionary, Stack Exchange, Kiwix.
OpenZIM MCP is a well-structured, security-conscious server for accessing ZIM format knowledge archives. It has proper authentication support (bearer tokens for HTTP mode), comprehensive input validation, path-traversal protections, and careful dependency management. No malicious patterns or hardcoded credentials detected. Permissions align well with its stated purpose (file I/O for ZIM archives, environment variables for config, network for optional HTTP service). Minor code quality observations do not materially impact security posture. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
4 files analyzed · 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: OPENZIM_MCP_TOOL_MODE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-cameronrye-openzim-mcp": {
"env": {
"OPENZIM_MCP_TOOL_MODE": "your-openzim-mcp-tool-mode-here"
},
"args": [
"-y",
"openzim-mcp-website"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.