MCP server exposing LogosDB semantic search to Claude Code and other MCP clients
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.EMBEDDING_DIMEMBEDDING_FETCH_TIMEOUT_MSEMBEDDING_PROVIDER— (local) Omit for Transformers.js on-device; or ollama, openai, voyageLOGOSDB_CHUNK_MODE— auto Chunking strategy: auto (per-extension), line (code), section (markdown/rst), legacy (original paragraph/char). See [mcp/README.md — Chunking strategies](mcp/README.md#chunking-strategies).LOGOSDB_CHUNK_SIZE— 800 Target characters per chunk for "legacy" and "section" chunking modesLOGOSDB_INDEX_ROOT— logosdb_index_file rejects a path Path is outside cwd / ; use a path inside the project or set LOGOSDB_INDEX_ROOT.LOGOSDB_PATH— Decide where the DB lives: (default ./.logosdb) is created under the project root; add the directory to .gitignore if you do not want it committed.LOGOSDB_QUOTA_MAX_NAMESPACESLOGOSDB_QUOTA_MAX_VECTORSLOGOSDB_RESPECT_GITIGNOREOLLAMA_EMBED_MODELOLLAMA_HOSTOPENAI_API_KEY— Required when EMBEDDING_PROVIDER=openaiOPENAI_EMBEDDING_MODELTRANSFORMERS_MODEL— Xenova/all-MiniLM-L6-v2 Local embedding model (bundled MCP path)VOYAGE_API_KEY— Required when EMBEDDING_PROVIDER=voyageVOYAGE_EMBEDDING_MODELXDG_CONFIG_HOMEMISTRAL_API_KEYANTHROPIC_API_KEYCOHERE_API_KEYHNSWLIB_NO_NATIVE[](https://m8ven.ai/mcp/logosdb-mcp-server-d0hlz6)