MCP Servers / database / Local FAISS

Local FAISS

JSON →
none30database

About Local FAISS vector store as an MCP server – drop-in local RAG for Claude / Copilot / Agents.

Install
How to run this server
[ { "cmd": "pip install local-faiss-mcp", "imports": [] } ]
server path: local-faiss
Tools
What this server exposes
ingest_document
Ingest a document into the vector store.
query_rag_store
Query the vector store for relevant document chunks.
Configuration
Environment & auth
authnone
Resources
Local FAISS — MCP Server · libregistry