Comparison
kotaemon vs mcp-local-rag
Verdict
Pick kotaemon if cinnamon's kotaemon is an open-source Retrieval-Augmented Generation-based chat tool that facilitates document interaction through a user-friendly chat interface; 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.
Markdown twin · kotaemon alternatives · mcp-local-rag alternatives
GraphCanon updated 1d
Trust & integrity
| Signal | kotaemon | mcp-local-rag |
|---|---|---|
| Maintenance | Steady (34d since push) As of 1d · github_public_v1 | Active (12d since push) As of 3w · github_public_v1 |
| Provenance | Not a fork · Organization account As of 1d · github_public_v1 | Not a fork · Personal account As of 3w · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 1mo · osv@v1 | No published findings from this source as of 2026-08-09 As of 1w · 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
- kotaemon
- An open-source RAG-based tool for chatting with your documents.
- mcp-local-rag
- Local-first RAG server for developers with semantic and keyword search capabilities.
Stars
- kotaemon
- 26k
- mcp-local-rag
- 352
Forks
- kotaemon
- 2.1k
- mcp-local-rag
- 68
Open issues
- kotaemon
- 241
- mcp-local-rag
- 4
Language
- kotaemon
- Python
- mcp-local-rag
- TypeScript
Adopt for
- kotaemon
- Cinnamon's kotaemon is an open-source Retrieval-Augmented Generation-based chat tool that facilitates document interaction through a user-friendly chat interface.
- 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.
Persona
- kotaemon
- -
- mcp-local-rag
- -
Runtime
- kotaemon
- -
- mcp-local-rag
- -
License
- kotaemon
- Apache-2.0
- mcp-local-rag
- MIT
Last pushed
- kotaemon
- Jul 14, 2026
- mcp-local-rag
- Jul 11, 2026
Categories
- kotaemon
- Data & Retrieval, Developer Tools
- mcp-local-rag
- Data & Retrieval, Developer Tools
Trust and health
Maintenance
- kotaemon
- Steady (60%)
- mcp-local-rag
- Active (82%)
Days since push
- kotaemon
- 34d
- mcp-local-rag
- 12d
Open issues (now)
- kotaemon
- 241
- mcp-local-rag
- 4
Stars delta
- kotaemon
- +138 (30d)
- mcp-local-rag
- Unknown
Open issues delta
- kotaemon
- +4 (30d)
- mcp-local-rag
- Unknown
Owner type
- kotaemon
- Organization
- mcp-local-rag
- User
OSV dependency advisories
- kotaemon
- No lockfile (source not queried)
- mcp-local-rag
- No published findings from this source as of 2026-08-09
Full report
- kotaemon
- Trust report
- mcp-local-rag
- Trust report
Shared compatibility
- Python · kotaemon: Python runtime · mcp-local-rag: Python runtime
Choose kotaemon if…
- kotaemon is primarily Python; mcp-local-rag is TypeScript.
- License: kotaemon is Apache-2.0, mcp-local-rag is MIT.
- Tags unique to kotaemon: chatbot, llms, open-source, rag.
- kotaemon ships Docker support for self-hosted deployment.
- When you need to customize the file types you can process beyond PDFs, HTML, MHTML, and XLSX by opting for the `full` Docker version which includes additional packages from 'unstructured'.
When NOT to use kotaemon
- If you only need to process a limited set of file types (PDF, HTML, MHTML, XLSX) and prefer the smaller Docker image size, as the `lite` version lacks additional package dependencies.
- In environments with strict constraints on external dependencies where installing Docker or Python packages is not feasible.
Choose mcp-local-rag if…
- mcp-local-rag is primarily TypeScript; kotaemon is Python.
- License: mcp-local-rag is MIT, kotaemon is Apache-2.0.
- 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.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (Cinnamon/kotaemon) · observed Aug 18, 2026
- GitHub forks (Cinnamon/kotaemon) · observed Aug 18, 2026
- Last push (Cinnamon/kotaemon) · observed Jul 14, 2026
- License file (Apache-2.0) · observed Aug 18, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (shinpr/mcp-local-rag) · observed Jul 24, 2026
- GitHub forks (shinpr/mcp-local-rag) · observed Jul 24, 2026
- Last push (shinpr/mcp-local-rag) · observed Jul 11, 2026
- License file (MIT) · observed Jul 24, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Aug 9, 2026
GitHub stars on cards: kotaemon 26k · mcp-local-rag 352 (synced Aug 18, 2026).
Common questions
- What is the difference between kotaemon and mcp-local-rag?
- kotaemon: An open-source RAG-based tool for chatting with your documents.. mcp-local-rag: Local-first RAG server for developers with semantic and keyword search capabilities.. See the comparison table for live GitHub stats and shared categories.
- When should I choose kotaemon over mcp-local-rag?
- Choose kotaemon over mcp-local-rag when kotaemon is primarily Python; mcp-local-rag is TypeScript; License: kotaemon is Apache-2.0, mcp-local-rag is MIT; Tags unique to kotaemon: chatbot, llms, open-source, rag; kotaemon ships Docker support for self-hosted deployment; When you need to customize the file types you can process beyond PDFs, HTML, MHTML, and XLSX by opting for the
fullDocker version which includes additional packages from 'unstructured'. - When should I choose mcp-local-rag over kotaemon?
- Choose mcp-local-rag over kotaemon when mcp-local-rag is primarily TypeScript; kotaemon is Python; License: mcp-local-rag is MIT, kotaemon is Apache-2.0; 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 avoid kotaemon?
- If you only need to process a limited set of file types (PDF, HTML, MHTML, XLSX) and prefer the smaller Docker image size, as the
liteversion lacks additional package dependencies. In environments with strict constraints on external dependencies where installing Docker or Python packages is not feasible. - 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.
- Is kotaemon or mcp-local-rag more popular on GitHub?
- kotaemon has more GitHub stars (25,701 vs 352). Stars measure visibility, not whether either tool fits your constraints.
- Are kotaemon and mcp-local-rag open source?
- Yes - both are open-source projects on GitHub (kotaemon: Apache-2.0, mcp-local-rag: MIT).
- Where can I find alternatives to kotaemon or mcp-local-rag?
- GraphCanon lists graph-backed alternatives at kotaemon alternatives and mcp-local-rag alternatives (kotaemon markdown twin, mcp-local-rag 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, kotaemon or mcp-local-rag?
- kotaemon: Steady. mcp-local-rag: Active. 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 kotaemon and mcp-local-rag?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: kotaemon trust report; mcp-local-rag trust report.