PinRAG runs on your own machine — the client starts it, so there is no endpoint to ping. 203 installs a week from pypi. Last commit 10 Apr 2026.
MCP RAG: index PDFs, repos, YouTube, Discord, text; optional YouTube vision; query with citations.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pinrag -- uvx pinrag
{
"mcpServers": {
"pinrag": {
"args": [
"pinrag"
],
"command": "uvx"
}
}
}
[mcp_servers.pinrag]
command = "uvx"
args = ["pinrag"]
{
"mcpServers": {
"pinrag": {
"args": [
"pinrag"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pinrag": {
"args": [
"pinrag"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.