SERVER
PinRAG
Rank #6003io.github.ndjordjevic/pinrag
RAG system for indexing and querying PDFs, code repositories, YouTube transcripts, Discord logs, and plain text.
First listed
Jan 26, 2026
Last publish date
Apr 9, 2026
OVERVIEW
PinRAG is a Model Context Protocol (MCP) server published by ndjordjevic. It ranks #6003 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. PinRAG is listed across 3 registries — Official MCP, Glama and PulseMCP, with 27 tracked versions. It was first listed on Jan 26, 2026 and most recently updated on Apr 9, 2026.
STANDING
#6,003of 58,832 tracked serversTop 25%
Ranks ahead of 52,829 of 58,832 servers on MCP Toplist.
CONNECT
Use PinRAG
Add PinRAG to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"pinrag": {
"command": "uvx",
"args": [
"pinrag"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"PINRAG_PERSIST_DIR": "<your PINRAG_PERSIST_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries (1 delisted)
ORGANIZATION
ndjordjevic
VERSIONS
Available versions (27)
| Version | Published |
|---|---|
| 0.9.27 | Apr 9, 2026 |
| 0.9.26 | Mar 29, 2026 |
| 0.9.25 | Mar 28, 2026 |
| 0.9.24 | Mar 28, 2026 |
| 0.9.23 | Mar 27, 2026 |
| 0.9.22 | Mar 26, 2026 |
| 0.9.21 | Mar 25, 2026 |
| 0.9.20 | Mar 25, 2026 |
| 0.9.19 | Mar 25, 2026 |
| 0.9.18 | Mar 25, 2026 |
| 0.9.17 | Mar 25, 2026 |
| 0.9.16 | Mar 25, 2026 |
| 0.9.15 | Mar 23, 2026 |
| 0.9.14 | Mar 23, 2026 |
| 0.9.13 | Mar 23, 2026 |
| 0.9.12 | Mar 22, 2026 |
| 0.9.11 | Mar 22, 2026 |
| 0.9.10 | Mar 22, 2026 |
| 0.9.9 | Mar 22, 2026 |
| 0.9.8 | Mar 22, 2026 |
| 0.9.7 | Mar 22, 2026 |
| 0.9.6 | Mar 22, 2026 |
| 0.9.5 | Mar 21, 2026 |
| 0.9.4 | Mar 21, 2026 |
| 0.9.3 | Mar 21, 2026 |
| 0.9.2 | Mar 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is PinRAG?
- RAG system for indexing and querying PDFs, code repositories, YouTube transcripts, Discord logs, and plain text.
- Who maintains PinRAG?
- PinRAG is maintained by ndjordjevic, which publishes 1 MCP server (27 total versions) tracked on MCP Toplist.
- Is PinRAG an official MCP server?
- Yes — PinRAG is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does PinRAG have?
- MCP Toplist tracks 27 versions of PinRAG, most recently published on Apr 9, 2026.
- Where can I find the source code for PinRAG?
- The source code for PinRAG is hosted at github.com/ndjordjevic/pinrag.
EXPLORE