SERVER

PinRAG

Rank #3241

io.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 #3241 of 58,900 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
#3,241of 58,900 tracked serversTop 10%

Ranks ahead of 55,659 of 58,900 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)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

ndjordjevic

Organization
Total servers
1
Total versions
27
VERSIONS

Available versions (27)

VersionPublished
0.9.27Apr 9, 2026
0.9.26Mar 29, 2026
0.9.25Mar 28, 2026
0.9.24Mar 28, 2026
0.9.23Mar 27, 2026
0.9.22Mar 26, 2026
0.9.21Mar 25, 2026
0.9.20Mar 25, 2026
0.9.19Mar 25, 2026
0.9.18Mar 25, 2026
0.9.17Mar 25, 2026
0.9.16Mar 25, 2026
0.9.15Mar 23, 2026
0.9.14Mar 23, 2026
0.9.13Mar 23, 2026
0.9.12Mar 22, 2026
0.9.11Mar 22, 2026
0.9.10Mar 22, 2026
0.9.9Mar 22, 2026
0.9.8Mar 22, 2026
0.9.7Mar 22, 2026
0.9.6Mar 22, 2026
0.9.5Mar 21, 2026
0.9.4Mar 21, 2026
0.9.3Mar 21, 2026
0.9.2Mar 21, 2026
0.1.0Nov 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