← Index

io.github.VectifyAI/pageindex-mcp

io.github.VectifyAI/pageindex-mcp·v1.6.2·Documents & Spreadsheets
Quality Score
72
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pageindex-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pageindex-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pageindex-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pageindex-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y pageindex-mcp
§03  MCP Quality Score  ·  methodology
freshness
12
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Documents & Spreadsheets