Skip to content
Back to search
30
MCP sse

Repo-to-RAG

io.github.evozim/repo-to-rag

GitHub repository vectorizer and context synthesizer for RAG pipelines.

Uptime
0.0%
28 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

DeepRepo
RAG engine for local codebases with multi-provider AI support and semantic search.
0 tools
io.github.abhishek2432001/deeprepo
Productivity-boosting RAG engine for codebases with multi-provider AI support and semantic search.
0 tools
io.github.rog0x/github
GitHub analytics - repos, PRs, issues, releases, contributors
0 tools
Crawl4AI RAG
Combines web crawling with vector search to enable content extraction, semantic indexing, and retrieval-augmented generation over web-based
0 tools
io.github.rog0x/database
SQL formatting, schema visualization, migration generation
0 tools
io.github.ggozad/haiku-rag
Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "repo-to-rag": {
      "url": "https://repo-to-rag-mcp.vercel.app/api/mcp",
      "transport": "sse"
    }
  }
}