knowledge-to-action-mcp and repo-graphrag-mcp

Both are MCP servers designed for repository RAG (RepoRAG), differing in their specific methodologies for building a knowledge graph from code and docs: the first focuses on Obsidian GraphRAG and agent-ready context with preview-only planning, while the second leverages LightRAG and Tree-sitter for Q&A and implementation planning.

repo-graphrag-mcp
36
Emerging
Maintenance 13/25
Adoption 3/25
Maturity 18/25
Community 12/25
Maintenance 10/25
Adoption 3/25
Maturity 9/25
Community 14/25
Stars: 3
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 3
Forks: 3
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About knowledge-to-action-mcp

tac0de/knowledge-to-action-mcp

MCP server for Obsidian GraphRAG, agent-ready context, preview-only planning, and safe repo handoffs

Combines graph-aware note retrieval with optional embeddings-based semantic reranking to surface contextual neighbors, then structures results into agent-ready packets containing briefs, risks, and repo file hints. Implements preview-only action planning and bounded workspace inspection (ripgrep, git status) without exposing shell access, integrating via stdio with Claude, VS Code, and Cursor.

About repo-graphrag-mcp

yumeiriowl/repo-graphrag-mcp

An MCP server that uses LightRAG and Tree-sitter to build a repository knowledge graph from code and docs, for Q&A and implementation planning.

Scores updated daily from GitHub, PyPI, and npm data. How scores work