HomeKnowledge & Memory › Local FAISS MCP Server

Local FAISS MCP Server

Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.

Python Local macOSLinux
★ 34 stars Last pushed 2026-04-24 License: MIT

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.2.0-rc.3)

uvx local-faiss-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "local_faiss_mcp": {
      "command": "uvx",
      "args": [
        "local-faiss-mcp"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry