Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

PageIndex MCP

NPM · @PAGEINDEX/MCP · 2 COMPONENTS · SCANNED AUG 3

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

+39 this week 45 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security74
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (112 of 116), so this covers what we could see, not the whole tree.Partial
  • Install-script check failed: the install command fetches or executes arbitrary code (inline_eval). An install hook runs on every machine, in CI, and on transitive installs, whether or not you ever run the server. View diagnostics → Fail
  • Only part of the dependency tree could be resolved (112 of 116), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to VectifyAI/pageindex-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 8 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability0
  • Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.Unverified
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail

Unverified: 3 categories

Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @pageindex/mcp

# add to Claude Code
claude mcp add vectifyai-pageindex-mcp -- npx -y @pageindex/mcp
# add to Codex CLI
codex mcp add vectifyai-pageindex-mcp -- npx -y @pageindex/mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "vectifyai-pageindex-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@pageindex/mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add vectifyai-pageindex-mcp --command npx --arg -y --arg @pageindex/mcp
# ~/.hermes/config.yaml
mcp_servers:
  vectifyai-pageindex-mcp:
    command: "npx"
    args: ["-y", "@pageindex/mcp"]
// mcp.json
{
  "mcpServers": {
    "vectifyai-pageindex-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@pageindex/mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +40
    • Install scripts: unverified → fail security
    • Provenance: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • The scripts that run when this package is installed changed: postinstall security
    • The attested source repository moved: VectifyAI/pageindex-mcp security
    • MCP protocol: unverified → fail functional
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • Schema quality: Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete. functional
    • Tool coverage: Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them. functional
    • Licence: MIT functional
  • 1 Aug 26 −3
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Capabilities: fail → unverified functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
  • 31 Jul 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 6

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@pageindex/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
VectifyAI/pageindex-mcp
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/VectifyAI/pageindex-mcp/.github/workflows/release.yml@refs/heads/master
Rekor log index:
2247110593
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:8cb260ff56853aaad1a50955e7a8fd525f60e9d3a93482c3227ecd8ccc8536391421033692228e5efaea6278e0f57a8a6c76f58d7e706ecf5d0f6da68
Discovery method:
attestation_endpoint
Install scripts 1 script
Hook Tier Command
postinstall dangerous node -e "try { require('fs').existsSync('.git') && require('simple-git-hooks')() } catch(e) {}"
Dependencies 112 packages

112 packages in the resolved dependency tree · 112 deprecated · 32 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

The sandbox run completed and this package exposed no tools.