mobilemutex/zim-mcp
If you are the rightful owner of zim-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP ZIM Server is a Model Context Protocol server designed to provide offline search and content extraction capabilities for Large Language Models (LLMs) using ZIM files.
Tools
Functions exposed to the LLM to take actions
list_zim_files
Lists all available ZIM files in the configured directory.
get_zim_metadata
Gets detailed metadata about a specific ZIM file.
search_zim_files
Searches for content across one or multiple ZIM files.
read_zim_entry
Reads the content of a specific entry from a ZIM file.
search_and_extract_content
Performs a search and returns the full content of the matching entries.
browse_zim_entries
Browses entries by path or title patterns.
get_random_entries
Gets a specified number of random entries from ZIM files.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client