PageIndex MCP
Reasoning-based RAG system for chatting with long PDFs. Supports local and online files.
Install
npmstdio
npx -y @pageindex/mcp MCPB bundlesstdio
https://github.com/VectifyAI/pageindex-mcp/releases/download/v1.8.2/pageindex-mcp-1.8.2.mcpb Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-vectifyai-pageindex-mcp": {
"command": "npx",
"args": [
"-y",
"@pageindex/mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.VectifyAI/pageindex-mcp · published 2026-07-25 · updated 2026-07-25. Not an endorsement; review the code before connecting it to anything sensitive.