Loomal

Local FAISS MCP Server

MCP server by github.com/nonatofabio/local_faiss_mcp

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

30 starspypi: local-faiss-mcp

About Local FAISS MCP Server

Local FAISS MCP Server is an MCP (Model Context Protocol) server published by nonatofabio in the official MCP registry, listed under RAG Systems on Loomal. Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.

It ships as a Python package on PyPI (local-faiss-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nonatofabio/local_faiss_mcp, where the project has earned 30 GitHub stars.

Use Local FAISS MCP Server with your agent

Claude Code · one command
claude mcp add local-faiss-mcp-server -- uvx local-faiss-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "local-faiss-mcp-server": {
      "command": "uvx",
      "args": [
        "local-faiss-mcp"
      ]
    }
  }
}
pypilocal-faiss-mcp

Frequently asked questions

What is Local FAISS MCP Server?
Local FAISS MCP Server is an MCP (Model Context Protocol) server by nonatofabio in the RAG Systems category. Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.
How do I connect Local FAISS MCP Server to Claude, Cursor, or another MCP client?
Install Local FAISS MCP Server from its pypi package (local-faiss-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Local FAISS MCP Server open source?
Yes — the source code is public at github.com/nonatofabio/local_faiss_mcp, with 30 GitHub stars.
Can AI agents pay to use Local FAISS MCP Server?
Not yet through Loomal — Local FAISS MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Local FAISS MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.