Comparison
agentset vs mcp-local-rag
Verdict
Pick agentset if agentSet is a Retrieval-Augmented Generation (RAG) platform emphasizing built-in citations and support for deep research. It's designed to handle diverse file formats while ensuring effective memory management; 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.
Markdown twin · agentset alternatives · mcp-local-rag alternatives
GraphCanon updated 1d
Trust & integrity
| Signal | agentset | mcp-local-rag |
|---|---|---|
| Maintenance | Steady (36d since push) As of 3d · github_public_v1 | Very active (0d since push) As of 1d · github_public_v1 |
| Provenance | Not a fork · Organization account As of 3d · github_public_v1 | Not a fork · Personal account As of 1d · 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 2w · 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
- agentset
- The open-source RAG platform with built-in citations and support for deep research
- mcp-local-rag
- Local-first RAG server for developers with semantic and keyword search capabilities.
Stars
- agentset
- 2.1k
- mcp-local-rag
- 370
Forks
- agentset
- 185
- mcp-local-rag
- 68
Open issues
- agentset
- 14
- mcp-local-rag
- 2
Language
- agentset
- TypeScript
- mcp-local-rag
- TypeScript
Adopt for
- agentset
- AgentSet is a Retrieval-Augmented Generation (RAG) platform emphasizing built-in citations and support for deep research. It's designed to handle diverse file formats while ensuring effective memory management.
- 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
- agentset
- -
- mcp-local-rag
- -
Runtime
- agentset
- -
- mcp-local-rag
- -
License
- agentset
- AgentSet operates under the MIT License, allowing for broad usage and modification rights.
- mcp-local-rag
- MIT
Last pushed
- agentset
- Jul 16, 2026
- mcp-local-rag
- Aug 23, 2026
Categories
- agentset
- AI Agents, Data & Retrieval
- mcp-local-rag
- Data & Retrieval, Developer Tools
Trust and health
Maintenance
- agentset
- Steady (60%)
- mcp-local-rag
- Very active (96%)
Days since push
- agentset
- 36d
- mcp-local-rag
- 0d
Open issues (now)
- agentset
- 14
- mcp-local-rag
- 2
Stars delta
- agentset
- +31 (30d)
- mcp-local-rag
- +18 (30d)
Open issues delta
- agentset
- +1 (30d)
- mcp-local-rag
- -2 (30d)
Owner type
- agentset
- Organization
- mcp-local-rag
- User
OSV dependency advisories
- agentset
- No lockfile (source not queried)
- mcp-local-rag
- No published findings from this source as of 2026-08-09
Full report
- agentset
- Trust report
- mcp-local-rag
- Trust report
Choose agentset if…
- Pricing: Free to use as it is open-source..
- Requirements: Primarily developed in TypeScript.; Best used with an understanding of Retrieval-Augmented Generation and AI agent functionalities..
- Tags unique to agentset: agentic-rag, ai-agents, embeddings, memory-management.
- Also covers AI Agents.
- - Use AgentSet when you require deep integration with multiple file types including over 22 supported formats.
When NOT to use agentset
- - Avoid selecting AgentSet if your application does not benefit from or necessitate support for a wide array of file types, as its complexity might overwhelm simpler use-cases.
- - If seamless integration with third-party citation services is more preferred, another tool might be better suited since AgentSet focuses on built-in citation capabilities.
Choose mcp-local-rag if…
- Tags unique to mcp-local-rag: agent-skills, hybrid-search, local-first, privacy-first.
- Also covers Developer Tools.
- 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 (agentset-ai/agentset) · observed Aug 22, 2026
- GitHub forks (agentset-ai/agentset) · observed Aug 22, 2026
- Last push (agentset-ai/agentset) · observed Jul 16, 2026
- License file (MIT) · observed Aug 22, 2026
- Decision facts (enrichment) · observed Jul 12, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- 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 on cards: agentset 2.1k · mcp-local-rag 370 (synced Aug 22, 2026).
Common questions
- What is the difference between agentset and mcp-local-rag?
- agentset: The open-source RAG platform with built-in citations and support for deep research. 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 agentset over mcp-local-rag?
- Choose agentset over mcp-local-rag when Pricing: Free to use as it is open-source.; Requirements: Primarily developed in TypeScript.; Best used with an understanding of Retrieval-Augmented Generation and AI agent functionalities.; Tags unique to agentset: agentic-rag, ai-agents, embeddings, memory-management; Also covers AI Agents; - Use AgentSet when you require deep integration with multiple file types including over 22 supported formats.
- When should I choose mcp-local-rag over agentset?
- Choose mcp-local-rag over agentset when Tags unique to mcp-local-rag: agent-skills, hybrid-search, local-first, privacy-first; Also covers Developer Tools; 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 agentset?
- - Avoid selecting AgentSet if your application does not benefit from or necessitate support for a wide array of file types, as its complexity might overwhelm simpler use-cases. - If seamless integration with third-party citation services is more preferred, another tool might be better suited since AgentSet focuses on built-in citation capabilities.
- 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 agentset or mcp-local-rag more popular on GitHub?
- agentset has more GitHub stars (2,066 vs 370). Stars measure visibility, not whether either tool fits your constraints.
- Are agentset and mcp-local-rag open source?
- Yes - both are open-source projects on GitHub (agentset: MIT, mcp-local-rag: MIT).
- Where can I find alternatives to agentset or mcp-local-rag?
- GraphCanon lists graph-backed alternatives at agentset alternatives and mcp-local-rag alternatives (agentset 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, agentset or mcp-local-rag?
- agentset: Steady. mcp-local-rag: Very 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 agentset and mcp-local-rag?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: agentset trust report; mcp-local-rag trust report.