Loomal

PinRAG

MCP server by github.com/ndjordjevic/pinrag

MCP RAG: index PDFs, repos, YouTube, Discord, text; optional YouTube vision; query with citations.

1 starspypi: pinrag

About PinRAG

PinRAG is an MCP (Model Context Protocol) server published by ndjordjevic in the official MCP registry, listed under Search on Loomal. MCP RAG: index PDFs, repos, YouTube, Discord, text; optional YouTube vision; query with citations.

It ships as a Python package on PyPI (pinrag), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ndjordjevic/pinrag, where the project has earned 1 GitHub stars.

Use PinRAG with your agent

Claude Code · one command
claude mcp add pinrag -- uvx pinrag
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "pinrag": {
      "command": "uvx",
      "args": [
        "pinrag"
      ]
    }
  }
}
pypipinrag

Frequently asked questions

What is PinRAG?
PinRAG is an MCP (Model Context Protocol) server by ndjordjevic in the Search category. MCP RAG: index PDFs, repos, YouTube, Discord, text; optional YouTube vision; query with citations.
How do I connect PinRAG to Claude, Cursor, or another MCP client?
Install PinRAG from its pypi package (pinrag) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is PinRAG open source?
Yes — the source code is public at github.com/ndjordjevic/pinrag, with 1 GitHub stars.
Can AI agents pay to use PinRAG?
Not yet through Loomal — PinRAG is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain PinRAG? Claim this listing free by verifying GitHub ownership, or contact us.