PageIndex
Rank #1435pulsemcp/pageindex
Reasoning-based RAG system for analyzing long PDF documents
PageIndex is a Model Context Protocol (MCP) server published by vectifyai. It ranks #1435 of 58,900 servers tracked on MCP Toplist, and its repository has 352 GitHub stars. PageIndex is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Aug 25, 2025.
Ranks ahead of 57,465 of 58,900 servers on MCP Toplist.
Use PageIndex
Add PageIndex to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"pageindex": {
"url": "https://chat.pageindex.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
vectifyai
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is PageIndex?
- Reasoning-based RAG system for analyzing long PDF documents
- Who maintains PageIndex?
- PageIndex is maintained by vectifyai, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is PageIndex an official MCP server?
- PageIndex is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does PageIndex have?
- PageIndex ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for PageIndex?
- The source code for PageIndex is hosted at github.com/vectifyai/pageindex-mcp.