Local FAISS
JSON →About Local FAISS vector store as an MCP server â drop-in local RAG for Claude / Copilot / Agents.
Install
pip install local-faiss-mcp Tools · 2
- ingest_document Ingest a document into the vector store.
- query_rag_store Query the vector store for relevant document chunks.
Links
★ 30 GitHub stars