Back to search
30
MCP

PinRAG

io.github.ndjordjevic/pinrag

MCP RAG server: index PDFs, GitHub Repos, YouTube, Discord, Plain Text; query with citations.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.robthepcguy/rag-vault
Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup
0 tools
codebase-qa-mcp
MCP server for codebase Q&A powered by RAG — index any git repo and ask questions about the code
0 tools
io.github.vectifyai/pageindex-mcp
Reasoning-based RAG system for chatting with long PDFs. Supports local and online files.
0 tools
RAGMap MCP
Discover RAG-capable MCP servers. Search by meaning; filter by remote, citations, local. Four tools.
0 tools
gitscribe-mcp
GitScribe: Web Scraping RAG MCP Server for Git-based Documentation
0 tools
amirarad/mcp-ragdocs
An MCP server for semantic documentation search and retrieval.
0 tools

How to use

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

{
  "mcpServers": {
    "pinrag": {
      "url": "None",
      "transport": "http"
    }
  }
}