Local Faiss MCP
Rank #4001io.github.nonatofabio/local-faiss-mcp
Provides local vector database functionality using FAISS for document ingestion, semantic search, and Retrieval-Augmented Generation (RAG) applications with persistent storage and customizable embedding models.
Local Faiss MCP is a Model Context Protocol (MCP) server published by nonatofabio. It ranks #4001 of 58,832 servers tracked on MCP Toplist, and its repository has 30 GitHub stars. Local Faiss MCP is listed across 4 registries — Official MCP, Smithery, Glama and PulseMCP, with 3 tracked versions. It was first listed on Nov 27, 2025 and most recently updated on Dec 7, 2025.
Ranks ahead of 54,831 of 58,832 servers on MCP Toplist.
Use Local Faiss MCP
Add Local Faiss MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"local-faiss-mcp": {
"command": "uvx",
"args": [
"local-faiss-mcp"
]
}
}
}Listed on 2 registries (2 delisted)
nonatofabio
Available versions (3)
| Version | Published |
|---|---|
| 0.2.0-rc.3 | Dec 7, 2025 |
| 0.2.0-rc.2 | Dec 5, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Local Faiss MCP?
- Provides local vector database functionality using FAISS for document ingestion, semantic search, and Retrieval-Augmented Generation (RAG) applications with persistent storage and customizable embedding models.
- Who maintains Local Faiss MCP?
- Local Faiss MCP is maintained by nonatofabio, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Local Faiss MCP an official MCP server?
- Yes — Local Faiss MCP is listed on the Official MCP Registry, alongside Smithery, Glama and PulseMCP.
- How many versions does Local Faiss MCP have?
- MCP Toplist tracks 3 versions of Local Faiss MCP, most recently published on Dec 7, 2025.
- Where can I find the source code for Local Faiss MCP?
- The source code for Local Faiss MCP is hosted at github.com/nonatofabio/local_faiss_mcp.