Pageindex MCP
Rank #1024glama/VectifyAI/pageindex-mcp
Reasoning-based RAG system for chatting with long PDFs. Supports local and online files.
Pageindex MCP is a Model Context Protocol (MCP) server published by VectifyAI. It ranks #1024 of 58,900 servers tracked on MCP Toplist, and its repository has 352 GitHub stars. Pageindex MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Oct 14, 2025 and most recently updated on Oct 14, 2025.
Ranks ahead of 57,876 of 58,900 servers on MCP Toplist.
Use Pageindex MCP
Add Pageindex MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"pageindex-mcp": {
"command": "npx",
"args": [
"-y",
"pageindex-mcp"
]
}
}
}Published as mcp bundle `https://github.com/VectifyAI/pageindex-mcp/releases/download/v1.6.2/pageindex-mcp-1.6.2.mcpb` — install it through your client’s extension manager.
Listed on 1 registry (1 delisted)
VectifyAI
Available versions (2)
| Version | Published |
|---|---|
| 1.6.2 | Oct 14, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Pageindex MCP?
- Reasoning-based RAG system for chatting with long PDFs. Supports local and online files.
- Who maintains Pageindex MCP?
- Pageindex MCP is maintained by VectifyAI, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Pageindex MCP an official MCP server?
- Yes — Pageindex MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Pageindex MCP have?
- MCP Toplist tracks 2 versions of Pageindex MCP, most recently published on Oct 14, 2025.
- Where can I find the source code for Pageindex MCP?
- The source code for Pageindex MCP is hosted at github.com/VectifyAI/pageindex-mcp.