Skip to content

Conversation

@shinpr
Copy link
Contributor

@shinpr shinpr commented Oct 31, 2025

Description

This PR adds Local RAG to the community servers list.

About Local RAG

A lightweight, privacy-first document search server that runs entirely on your machine using Transformers.js and LanceDB.

Key Features:

  • Lightweight setup - No Docker, Ollama, or external services required
  • Document support - PDF, DOCX, TXT, and Markdown files
  • Local processing - All embeddings generated on-device using Transformers.js
  • Simple installation - npm install -g mcp-local-rag and start searching

Links:

Testing:

Tested with Claude Code - document ingestion and semantic search working correctly for Japanese and English content.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • Server link added in alphabetical order (between "Local History" and "Locust")
  • Entry follows the existing format
  • Server is published and publicly accessible
  • Server has comprehensive documentation

@olaservo
Copy link
Member

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2973

@olaservo olaservo closed this Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants