Comparison
mcp-local-rag vs Chat-with-Scanned-Documents
Verdict
Pick mcp-local-rag if mcp-local-rag is designed for developers who prioritize privacy and ease of setup when performing semantic and keyword searches on local codebases and technical documents through MCP or CLI integration; pick Chat-with-Scanned-Documents if leverages Dynamic Web TWAIN for scanning and Tesseract.js for text extraction, integrating LangChain for chat functionality.
Markdown twin · mcp-local-rag alternatives · Chat-with-Scanned-Documents alternatives
GraphCanon updated 1d
Trust & integrity
| Signal | mcp-local-rag | Chat-with-Scanned-Documents |
|---|---|---|
| Maintenance | Very active (0d since push) As of 1d · github_public_v1 | Dormant (1178d since push) As of 1w · github_public_v1 |
| Provenance | Not a fork · Personal account As of 1d · github_public_v1 | Not a fork · Personal account As of 1w · github_public_v1 |
| OSV dependency advisories | No published findings from this source as of 2026-08-09 As of 2w · osv@v1 | No lockfile (source not queried) As of 1mo · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- mcp-local-rag
- Local-first RAG server for developers with semantic and keyword search capabilities.
- Chat-with-Scanned-Documents
- A demo chatting with documents scanned using Dynamic Web TWAIN and Tesseract.js
Stars
- mcp-local-rag
- 370
- Chat-with-Scanned-Documents
- 6
Forks
- mcp-local-rag
- 68
- Chat-with-Scanned-Documents
- 3
Open issues
- mcp-local-rag
- 2
- Chat-with-Scanned-Documents
- 0
Language
- mcp-local-rag
- TypeScript
- Chat-with-Scanned-Documents
- JavaScript
Adopt for
- mcp-local-rag
- mcp-local-rag is designed for developers who prioritize privacy and ease of setup when performing semantic and keyword searches on local codebases and technical documents through MCP or CLI integration.
- Chat-with-Scanned-Documents
- Leverages Dynamic Web TWAIN for scanning and Tesseract.js for text extraction, integrating LangChain for chat functionality.
Persona
- mcp-local-rag
- -
- Chat-with-Scanned-Documents
- -
Runtime
- mcp-local-rag
- -
- Chat-with-Scanned-Documents
- -
License
- mcp-local-rag
- MIT
- Chat-with-Scanned-Documents
- MIT
Last pushed
- mcp-local-rag
- Aug 23, 2026
- Chat-with-Scanned-Documents
- May 25, 2023
Categories
- mcp-local-rag
- Data & Retrieval, Developer Tools
- Chat-with-Scanned-Documents
- Data & Retrieval, Developer Tools
Trust and health
Maintenance
- mcp-local-rag
- Very active (96%)
- Chat-with-Scanned-Documents
- Dormant (18%)
Days since push
- mcp-local-rag
- 0d
- Chat-with-Scanned-Documents
- 1178d
Open issues (now)
- mcp-local-rag
- 2
- Chat-with-Scanned-Documents
- 0
Stars delta
- mcp-local-rag
- +18 (30d)
- Chat-with-Scanned-Documents
- 0 (30d)
Open issues delta
- mcp-local-rag
- -2 (30d)
- Chat-with-Scanned-Documents
- 0 (30d)
OSV dependency advisories
- mcp-local-rag
- No published findings from this source as of 2026-08-09
- Chat-with-Scanned-Documents
- No lockfile (source not queried)
Full report
- mcp-local-rag
- Trust report
- Chat-with-Scanned-Documents
- Trust report
Shared compatibility
- Node.js · mcp-local-rag: Node.js runtime · Chat-with-Scanned-Documents: Node.js runtime
Choose mcp-local-rag if…
- mcp-local-rag is primarily TypeScript; Chat-with-Scanned-Documents is JavaScript.
- Tags unique to mcp-local-rag: agent-skills, hybrid-search, local-first, privacy-first.
- mcp-local-rag ships an MCP server manifest.
- When you need to perform both semantic and keyword-based search operations within a local, privacy-focused environment tailored specifically for handling codebases and technical documentation.
When NOT to use mcp-local-rag
- When you do not require a privacy-first approach and are willing to rely on cloud-based solutions that might offer more extensive feature sets beyond just keyword and semantic searches.
- If your use case involves scaling search capabilities across multiple remote databases or servers, as mcp-local-rag is best suited for local data only.
Choose Chat-with-Scanned-Documents if…
- Chat-with-Scanned-Documents is primarily JavaScript; mcp-local-rag is TypeScript.
- Tags unique to Chat-with-Scanned-Documents: document scanning, dynamic web twain, langchain, ocr.
- Need to interact with content from scanned documents
When NOT to use Chat-with-Scanned-Documents
- Situations demanding real-time, high-volume document scanning and processing
- Applications requiring more advanced AI chat capabilities beyond LangChain
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (shinpr/mcp-local-rag) · observed Aug 23, 2026
- GitHub forks (shinpr/mcp-local-rag) · observed Aug 23, 2026
- Last push (shinpr/mcp-local-rag) · observed Aug 23, 2026
- License file (MIT) · observed Aug 23, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Aug 9, 2026
- GitHub stars (tony-xlh/Chat-with-Scanned-Documents) · observed Aug 15, 2026
- GitHub forks (tony-xlh/Chat-with-Scanned-Documents) · observed Aug 15, 2026
- Last push (tony-xlh/Chat-with-Scanned-Documents) · observed May 25, 2023
- License file (MIT) · observed Aug 15, 2026
- Decision facts (enrichment) · observed Jul 12, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: mcp-local-rag 370 · Chat-with-Scanned-Documents 6 (synced Aug 23, 2026).
Common questions
- What is the difference between mcp-local-rag and Chat-with-Scanned-Documents?
- mcp-local-rag: Local-first RAG server for developers with semantic and keyword search capabilities.. Chat-with-Scanned-Documents: A demo chatting with documents scanned using Dynamic Web TWAIN and Tesseract.js. See the comparison table for live GitHub stats and shared categories.
- When should I choose mcp-local-rag over Chat-with-Scanned-Documents?
- Choose mcp-local-rag over Chat-with-Scanned-Documents when mcp-local-rag is primarily TypeScript; Chat-with-Scanned-Documents is JavaScript; Tags unique to mcp-local-rag: agent-skills, hybrid-search, local-first, privacy-first; mcp-local-rag ships an MCP server manifest; When you need to perform both semantic and keyword-based search operations within a local, privacy-focused environment tailored specifically for handling codebases and technical documentation.
- When should I choose Chat-with-Scanned-Documents over mcp-local-rag?
- Choose Chat-with-Scanned-Documents over mcp-local-rag when Chat-with-Scanned-Documents is primarily JavaScript; mcp-local-rag is TypeScript; Tags unique to Chat-with-Scanned-Documents: document scanning, dynamic web twain, langchain, ocr; Need to interact with content from scanned documents.
- When should I avoid mcp-local-rag?
- When you do not require a privacy-first approach and are willing to rely on cloud-based solutions that might offer more extensive feature sets beyond just keyword and semantic searches. If your use case involves scaling search capabilities across multiple remote databases or servers, as mcp-local-rag is best suited for local data only.
- When should I avoid Chat-with-Scanned-Documents?
- Situations demanding real-time, high-volume document scanning and processing Applications requiring more advanced AI chat capabilities beyond LangChain
- Is mcp-local-rag or Chat-with-Scanned-Documents more popular on GitHub?
- mcp-local-rag has more GitHub stars (370 vs 6). Stars measure visibility, not whether either tool fits your constraints.
- Are mcp-local-rag and Chat-with-Scanned-Documents open source?
- Yes - both are open-source projects on GitHub (mcp-local-rag: MIT, Chat-with-Scanned-Documents: MIT).
- Where can I find alternatives to mcp-local-rag or Chat-with-Scanned-Documents?
- GraphCanon lists graph-backed alternatives at mcp-local-rag alternatives and Chat-with-Scanned-Documents alternatives (mcp-local-rag markdown twin, Chat-with-Scanned-Documents markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, mcp-local-rag or Chat-with-Scanned-Documents?
- mcp-local-rag: Very active. Chat-with-Scanned-Documents: Dormant. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for mcp-local-rag and Chat-with-Scanned-Documents?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: mcp-local-rag trust report; Chat-with-Scanned-Documents trust report.