Local Faiss MCP
Rank #8,266io.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 #8,266 of 76,851 servers tracked on MCP Toplist, and its repository has 33 GitHub stars. Local Faiss MCP is listed across 4 registries — Official MCP, PulseMCP, Smithery and Glama, with 3 tracked versions. It was first listed on Nov 27, 2025 and most recently updated on Dec 7, 2025.
Ranks ahead of 68,585 of 76,851 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 1 registry (3 delisted)
nonatofabio
Other servers by nonatofabio
View all nonatofabio servers →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
- Who maintains Local Faiss MCP?
- Local Faiss MCP is maintained by nonatofabio, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Local Faiss MCP listed on the Official MCP Registry?
- Yes — Local Faiss MCP is listed on the Official MCP Registry, alongside PulseMCP, Smithery and Glama.
- 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.