PageIndex MCP
Rank #2,389io.github.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 #2,389 of 132,046 servers tracked on MCP Toplist, and its repository has 389 GitHub stars. PageIndex MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Aug 25, 2025 and most recently updated on Jul 25, 2026.
Ranks ahead of 129,657 of 132,046 servers on MCP Toplist.
Use PageIndex MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http pageindex-mcp https://chat.pageindex.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add pageindex-mcp -- npx -y @pageindex/mcpPublished as mcp bundle `https://github.com/VectifyAI/pageindex-mcp/releases/download/v1.8.2/pageindex-mcp-1.8.2.mcpb` — install it through your client’s extension manager.
[mcp_servers.pageindex-mcp]
url = "https://chat.pageindex.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.pageindex-mcp]
command = "npx"
args = ["-y", "@pageindex/mcp"]Add to ~/.codex/config.toml.
Published as mcp bundle `https://github.com/VectifyAI/pageindex-mcp/releases/download/v1.8.2/pageindex-mcp-1.8.2.mcpb` — install it through your client’s extension manager.
https://chat.pageindex.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pageindex-mcp": {
"command": "npx",
"args": [
"-y",
"@pageindex/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as mcp bundle `https://github.com/VectifyAI/pageindex-mcp/releases/download/v1.8.2/pageindex-mcp-1.8.2.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"pageindex-mcp": {
"url": "https://chat.pageindex.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pageindex-mcp": {
"command": "npx",
"args": [
"-y",
"@pageindex/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as mcp bundle `https://github.com/VectifyAI/pageindex-mcp/releases/download/v1.8.2/pageindex-mcp-1.8.2.mcpb` — install it through your client’s extension manager.
{
"servers": {
"pageindex-mcp": {
"type": "http",
"url": "https://chat.pageindex.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"pageindex-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pageindex/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as mcp bundle `https://github.com/VectifyAI/pageindex-mcp/releases/download/v1.8.2/pageindex-mcp-1.8.2.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"pageindex-mcp": {
"serverUrl": "https://chat.pageindex.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pageindex-mcp": {
"command": "npx",
"args": [
"-y",
"@pageindex/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as mcp bundle `https://github.com/VectifyAI/pageindex-mcp/releases/download/v1.8.2/pageindex-mcp-1.8.2.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"pageindex-mcp": {
"url": "https://chat.pageindex.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"pageindex-mcp": {
"command": "npx",
"args": [
"-y",
"@pageindex/mcp"
]
}
}
}Published as mcp bundle `https://github.com/VectifyAI/pageindex-mcp/releases/download/v1.8.2/pageindex-mcp-1.8.2.mcpb` — install it through your client’s extension manager.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.VectifyAI%2Fpageindex-mcp)<a href="https://mcptoplist.com/server/io.github.VectifyAI%2Fpageindex-mcp"><img src="https://mcptoplist.com/badge/io.github.VectifyAI%2Fpageindex-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
vectifyai
Available versions (4)
| Version | Published |
|---|---|
| 1.8.2 | Jul 25, 2026 |
| 1.8.1 | May 28, 2026 |
| 1.6.2 | Oct 14, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains PageIndex MCP?
- PageIndex MCP is maintained by vectifyai, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is PageIndex MCP listed on the Official MCP Registry?
- Yes — PageIndex MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does PageIndex MCP have?
- MCP Toplist tracks 4 versions of PageIndex MCP, most recently published on Jul 25, 2026.
- Where can I find the source code for PageIndex MCP?
- The source code for PageIndex MCP is hosted at github.com/vectifyai/pageindex-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.