Skip to content
Cline

openzim mcp for Cline

io.github.cameronrye/openzim-mcp

Offline MCP access to ZIM knowledge archives — Wikipedia, Wiktionary, Stack Exchange, Kiwix.

client:Cline transport:stdio runtime:pypi

Install openzim mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "openzim-mcp": {
      "command": "uvx",
      "args": [
        "openzim-mcp"
      ],
      "env": {
        "OPENZIM_MCP_TOOL_MODE": "<OPENZIM_MCP_TOOL_MODE>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

openzim mcp in other clients