---
title: "mcp-local-rag vs awesome"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/shinpr-mcp-local-rag-vs-sindresorhus-awesome"
tools: ["shinpr-mcp-local-rag", "sindresorhus-awesome"]
---

# mcp-local-rag vs awesome

*GraphCanon updated Jul 12, 2026*

## Verdict

Pick mcp-local-rag when license: mcp-local-rag is MIT, awesome is CC0-1.0; pick awesome when license: awesome is CC0-1.0, mcp-local-rag is MIT.

[mcp-local-rag](https://github.com/shinpr/mcp-local-rag) reports 339 GitHub stars, 64 forks, and 3 open issues, last pushed Jul 11, 2026. [awesome](https://github.com/sindresorhus/awesome) has 484k stars, 36k forks, and 92 open issues, last pushed Jun 30, 2026. Figures are from public GitHub metadata via [mcp-local-rag's repository](https://github.com/shinpr/mcp-local-rag) and [awesome's repository](https://github.com/sindresorhus/awesome).

| | [mcp-local-rag](/tools/shinpr-mcp-local-rag.md) | [awesome](/tools/sindresorhus-awesome.md) |
| --- | --- | --- |
| Tagline | Local-first RAG server for developers. Semantic + keyword search for code and technical docs. Works with MCP or CLI. Fully private, zero setup. | 😎 Curated list of awesome topics including hardware resources |
| Stars | 339 | 484,026 |
| Forks | 64 | 35,799 |
| Open issues | 3 | 92 |
| Language | TypeScript | - |
| Adopt for | - | - |
| Persona | - | - |
| Runtime | - | - |
| License | MIT | CC0-1.0 |
| Categories | Vector Databases, AI Agents, LLM Frameworks | LLM Frameworks |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [mcp-local-rag](/tools/shinpr-mcp-local-rag.md) | [awesome](/tools/sindresorhus-awesome.md) |
| --- | --- | --- |
| Maintenance | Very active (96%) | Active (82%) |
| Days since push | 0d | 11d |
| Open issues (now) | 3 | 92 |
| Security scan | No MCP manifest | No lockfile |
| Full report | [trust report](/tools/shinpr-mcp-local-rag/trust.md) | [trust report](/tools/sindresorhus-awesome/trust.md) |

## Choose when

### Choose mcp-local-rag if…

- License: mcp-local-rag is MIT, awesome is CC0-1.0.
- Tags unique to mcp-local-rag: agent-skills, mcp-server, local-rag, local-first.
- Also covers Vector Databases, AI Agents.

### Choose awesome if…

- License: awesome is CC0-1.0, mcp-local-rag is MIT.
- Tags unique to awesome: resources, awesome-list.
- More GitHub stars (484k vs 339) - visibility, not fit.

## When NOT to use mcp-local-rag

- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism.
- LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.

## When NOT to use awesome

- LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.

## Common questions

### What is the difference between mcp-local-rag and awesome?

mcp-local-rag: Local-first RAG server for developers. Semantic + keyword search for code and technical docs. Works with MCP or CLI. Fully private, zero setup.. awesome: 😎 Curated list of awesome topics including hardware resources. See the comparison table for live GitHub stats and shared categories.

### When should I choose mcp-local-rag over awesome?

Choose mcp-local-rag over awesome when License: mcp-local-rag is MIT, awesome is CC0-1.0; Tags unique to mcp-local-rag: agent-skills, mcp-server, local-rag, local-first; Also covers Vector Databases, AI Agents.

### When should I choose awesome over mcp-local-rag?

Choose awesome over mcp-local-rag when License: awesome is CC0-1.0, mcp-local-rag is MIT; Tags unique to awesome: resources, awesome-list; More GitHub stars (484k vs 339) - visibility, not fit.

### When should I avoid mcp-local-rag?

Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate. AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism. LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.

### When should I avoid awesome?

LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.

### Is mcp-local-rag or awesome more popular on GitHub?

awesome has more GitHub stars (484,026 vs 339). Stars measure visibility, not whether either tool fits your constraints.

### Are mcp-local-rag and awesome open source?

Yes - both are open-source projects on GitHub (mcp-local-rag: MIT, awesome: CC0-1.0).

### Where can I find alternatives to mcp-local-rag or awesome?

GraphCanon lists graph-backed alternatives at [mcp-local-rag alternatives](/tools/shinpr-mcp-local-rag/alternatives) and [awesome alternatives](/tools/sindresorhus-awesome/alternatives) ([mcp-local-rag markdown twin](/tools/shinpr-mcp-local-rag/alternatives.md), [awesome markdown twin](/tools/sindresorhus-awesome/alternatives.md)), 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](/compare/shinpr-mcp-local-rag-vs-sindresorhus-awesome.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, mcp-local-rag or awesome?

mcp-local-rag: Very active. awesome: 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 mcp-local-rag and awesome?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [mcp-local-rag trust report](/tools/shinpr-mcp-local-rag/trust); [awesome trust report](/tools/sindresorhus-awesome/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=shinpr-mcp-local-rag`](/api/graphcanon/graph?tool=shinpr-mcp-local-rag)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
