Enables completely offline Wikipedia search through locally-indexed content using BM25 algorithm, allowing AI assistants to query Wikipedia without internet connectivity or external API calls.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.WIKI_SUBSET_SIZE— export =10000 # Default: 1,000,000STRUCTURED_LOGS_JSONLOG_LEVELLOCAL_DOCS_PATH— export ="/path/to/your/notes" # e.g., ~/ObsidianVault/ResearchSKIP_WIKIPEDIA— To run the MCP server that only indexes and serves your local documents (no Wikipedia), set =true and LOCAL_DOCS_PATH before starting the server.[](https://m8ven.ai/mcp/yuzuponikemi-localsearch-mcp-1aebhz)