Back to search
30
MCP

local-faiss-mcp

pypi/local-faiss-mcp

MCP server with FAISS local vector database for RAG

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Local FAISS MCP Server
Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.
0 tools
iflow-mcp_sui-mcp-server
MCP RAG Server with FAISS vector database for Move files
0 tools
knowledge-graph-rag-mcp
Local-first Knowledge GraphRAG MCP server
0 tools
mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools
@yikizi/mcp-local-rag
Local RAG MCP Server - Enhanced with hybrid search, memory management, and code file support (fork of shinpr/mcp-local-rag)
0 tools
io.github.shinpr/mcp-local-rag
Easy-to-setup local RAG server with minimal configuration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "local-faiss-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}