SERVER
PinRAG
Rank #10,620io.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 #10,620 of 76,851 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. PinRAG is listed across 3 registries — Official MCP, PulseMCP and Glama, with 27 tracked versions. It was first listed on Jan 26, 2026 and most recently updated on Apr 9, 2026.
STANDING
#10,620of 76,851 tracked serversTop 25%
Ranks ahead of 66,231 of 76,851 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 1 registry (2 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
- Who maintains PinRAG?
- PinRAG is maintained by ndjordjevic, which publishes 1 MCP server (27 total versions) tracked on MCP Toplist.
- Is PinRAG listed on the Official MCP Registry?
- Yes — PinRAG is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- 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