Skip to content
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%
34 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.fieldcure/rag
MCP RAG server with hybrid search, multi-KB support, and AI-powered chunk contextualization.
0 tools
io.github.robthepcguy/rag-vault
Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup
0 tools
RAG Knowledge
Python MCP server for retrieval-augmented generation and knowledge base tools.
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.RobThePCGuy/rag-vault
Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup
0 tools
gitscribe-mcp
GitScribe: Web Scraping RAG MCP Server for Git-based Documentation
0 tools

How to use

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

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