Server data from the Official MCP Registry
Reasoning-based RAG system for chatting with long PDFs. Supports local and online files.
Reasoning-based RAG system for chatting with long PDFs. Supports local and online files.
PageIndex MCP is a well-structured document processing server with proper OAuth authentication and reasonable permission scoping. The codebase demonstrates good security practices including input validation, file type verification, and secure token storage. Minor code quality issues around error handling breadth and missing null checks do not significantly impact the security posture. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 4 high severity). Package verification found 1 issue.
7 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-vectifyai-pageindex-mcp": {
"args": [
"-y",
"@pageindex/mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.