Skip to main content
Glama
server.json850 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.nonatofabio/local-faiss-mcp", "title": "Local FAISS MCP Server", "description": "Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.", "homepage": "https://github.com/nonatofabio/local_faiss_mcp", "repository": { "url": "https://github.com/nonatofabio/local_faiss_mcp", "source": "github" }, "version": "0.2.0", "packages": [ { "registryType": "pypi", "identifier": "local-faiss-mcp", "version": "0.2.0", "transport": { "type": "stdio" } } ], "vendor": { "name": "Fabio Nonato", "url": "https://github.com/nonatofabio" }, "sourceCode": "https://github.com/nonatofabio/local_faiss_mcp", "license": "MIT" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nonatofabio/local_faiss_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server