mozanunal/llm-tools-kiwix
Turn any Kiwix ZIM archive (offline Wikipedia, Stack Exchange, DevDocs, etc.) into an instant knowledge source for LLMs with a tiny CLI + Python server exposing searchable chunks, metadata and citations.
Platform-specific configuration:
{
"mcpServers": {
"llm-tools-kiwix": {
"command": "npx",
"args": [
"-y",
"llm-tools-kiwix"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...