Back to search
30
MCP

io.github.vectifyai/pageindex-mcp

io.github.vectifyai/pageindex-mcp

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

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

Similar MCP servers embedding-nearest

PinRAG
MCP RAG server: index PDFs, GitHub Repos, YouTube, Discord, Plain Text; query with citations.
0 tools
io.github.intelagentstudios/mcp-file-processor
Text extraction, keyword extraction, language detection, and chunking for RAG
0 tools
io.github.robthepcguy/rag-vault
Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup
0 tools
io.github.nitishgourishetty/contextual-mcp-server
RAG-enabled MCP server using Contextual AI. Supports single-agent and multi-agent modes.
0 tools
iflow-mcp_anuragb7-mcp-rag
MCP-RAG system built with the Model Context Protocol (MCP) that handles large files (up to 200MB) using intelligent chunking strategies, mul
0 tools
lxd-knowledge-test-mcp
Personal knowledge base RAG MCP server — index local markdown/txt files, search via vector similarity
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.vectifyai/pageindex-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}