Skip to content
Back to search
30
MCP

PageIndex MCP

io.github.vectifyai/pageindex-mcp

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

Uptime
0.0%
37 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pageindex_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}