HomeSearch & Research › PageIndex MCP

PageIndex MCP

Reasoning-based RAG system for chatting with long PDFs. Supports local and online files.

TypeScript
★ 390 stars Last pushed 2026-07-25 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.8.2)

npx -y @pageindex/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "pageindex-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@pageindex/[email protected]"
      ]
    }
  }
}

Package (mcpb 1.8.2)

Package: mcpb https://github.com/VectifyAI/pageindex-mcp/releases/download/v1.8.2/pageindex-mcp-1.8.2.mcpb

Related servers

Data from the Official MCP Registry