{"slug":"shinpr/mcp-local-rag","name":"Local RAG","description":"Privacy-first local RAG server for semantic document search without external APIs","category":"search","tags":[],"official":false,"stars":281,"transport":"http","install":[{"cmd":"npx -y mcp-local-rag","imports":[]}],"tools":[{"name":"ingest_file","description":"Ingest a document file (PDF, DOCX, TXT, Markdown) into the local vector database. Supports optional visual mode for PDFs with figures."},{"name":"ingest_data","description":"Ingest raw text data directly into the local vector database."},{"name":"query_documents","description":"Search ingested documents using semantic search with keyword boost for exact technical terms."},{"name":"read_chunk_neighbors","description":"Read neighboring chunks around a specific chunk for context."},{"name":"list_files","description":"List all ingested files in the local vector database."},{"name":"delete_file","description":"Delete an ingested file from the local vector database."},{"name":"status","description":"Get the status of the MCP server and vector database."}],"env_vars":[],"auth_type":"none","github":"https://github.com/shinpr/mcp-local-rag","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}