Zimi

by epheterson · design-creative · mcp-server, lobehub, science-education

Medium setupBest for productionTrust score 42/100

Offline knowledge server for ZIM files. Requires external ZIM files directory configured via environment variable ZIM_DIR (default /zims) and a config/cache directory via ZIMI_DATA_DIR (default /config or $ZIM_DIR/.zimi).

Source: https://github.com/epheterson/Zimi

Install

git clone https://github.com/epheterson/Zimi

Use this forAI-extracted

  • Search and retrieve information from offline ZIM archives (Wikipedia, medical references, etc.) without internet connectivity
  • Build a self-hosted knowledge base server that indexes multiple ZIM files for cross-source full-text search
  • Access structured encyclopedia data via JSON API for integration into AI applications and knowledge retrieval systems
  • Maintain and auto-update offline content libraries with automatic ZIM file management

Works with

Claude CodeClaude Desktop

Tags: mcp-server, lobehub, science-education

34 GitHub stars · Source: lobehub

About design-creative MCP servers and Claude skills

design-creative MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Zimi is one of hundreds of design-creative entries indexed on Skiln. Browse the full design-creative category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related design-creative MCPs and skills

  • MCP Gemini Web Search by yunus

    MCP server exposing a grounded web search tool powered by Gemini 2.5 + Google Search grounding, with optional research mode. Requires external API keys configured via environment variables GEMINI_API_KEY or GOOGLE_API_KEY.

  • MCP Emulator Controller by Teemo4621

    MCP Server to control emulators with features like opening/closing apps, capturing screenshots, and screen interactions. Requires external dependency 'uv' (https://github.com/astral-sh/uv) for running the server.

  • EuConquisto Composer MCP by euconquisto

    基于 EuConquisto Composer 平台的教育内容创建系统,支持通过 API 直接集成。需要环境变量进行身份验证和项目配置,详细信息请参见 README。

  • SEC EDGAR MCP by stefanoamorelli

    MCP server for accessing SEC EDGAR filings, providing company filings, financial statements, and insider trading data with exact numeric precision. Built on edgartools.

  • Cross-Platform Code Generator MCP Tool by psply

    A powerful MCP tool that automatically generates cross-platform calling code for Android, iOS, and HarmonyOS from C++ interface functions. Requires Node.js 18+ and npm or yarn to install dependencies and run the MCP server.

  • MCP-Typebot by carlosventurar

    A small MCP server that exposes Typebot’s REST API as callable tools in Claude Desktop via STDIO. Requires a valid Typebot API token and workspace ID configured via environment variables.

  • SearXNG MCP Server by tobioffice

    An MCP server implementation that integrates the SearXNG API, providing web search capabilities. Requires setting the SEARXNG_URL environment variable to specify the SearXNG instance URL.

  • TradingView MCP Server by fiale-plus

    Unofficial MCP server and CLI for TradingView's market screener API supporting stocks, forex, crypto & ETFs. No external data files required.

Frequently asked questions

How do I install Zimi?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Zimi?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Zimi free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.