ThinkInAI-Hackathon/zim-mcp-server
A MCP server that enables AI models to access and search ZIM format knowledge bases offline
This project lets you use your local AI model, like Claude Desktop, to search and get information from ZIM files even without an internet connection. It takes ZIM files (offline knowledge bases like Wikipedia) as input and provides search results or full article content as output directly to your AI. Anyone who needs to access extensive knowledge resources via an AI chatbot in remote areas or offline environments would benefit.
No commits in the last 6 months.
Use this if you need to enable your local AI model to answer questions and retrieve information from large, offline knowledge bases like Wikipedia without relying on an internet connection.
Not ideal if your AI model always has internet access or you don't use ZIM files for your knowledge base.
Stars
16
Forks
6
Language
Python
License
MIT
Category
Last pushed
Jun 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/ThinkInAI-Hackathon/zim-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
Rudra-ravi/wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide...
8enSmith/mcp-open-library
A Model Context Protocol (MCP) server for the Internet Archive's Open Library API that enables...
MiniMax-AI/MiniMax-MCP
Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text...
MiniMax-AI/MiniMax-MCP-JS
Official MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless...
jinzcdev/leetcode-mcp-server
An MCP server enabling automated access to LeetCode's problems, solutions, and public data with...