69
/ 100
8 days ago
glama

Local Search MCP Server

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.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configWIKI_SUBSET_SIZEexport =10000 # Default: 1,000,000
configSTRUCTURED_LOGS_JSON
configLOG_LEVEL
configLOCAL_DOCS_PATHexport ="/path/to/your/notes" # e.g., ~/ObsidianVault/Research
configSKIP_WIKIPEDIATo run the MCP server that only indexes and serves your local documents (no Wikipedia), set =true and LOCAL_DOCS_PATH before starting the server.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/yuzuponikemi-localsearch-mcp-1aebhz)](https://m8ven.ai/mcp/yuzuponikemi-localsearch-mcp-1aebhz)
commit: 9a54f0daae78a0d2052353be5809f33bb62f220c
code hash: 9f6ca4f69d20632a377f195452cfd71e5d75748e64359ea5d97e4aa6d100a089
verified: 6/18/2026, 11:48:40 AM
view raw JSON →