Loading MCP server directory, please wait...
Reasoning-based RAG system for chatting with long PDFs. Supports local and online files.
npx @getmcp/cli add io.github.VectifyAI/pageindex-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.VectifyAI/pageindex-mcp": {
"command": "npx",
"args": [
"-y",
"pageindex-mcp"
]
}
}
}