# io.github.deckflow/deckprobe (npm · @deckflow/deckprobe-mcp)

Inspect PDF, Office, and iWork documents without rendering: counts, metadata, security signals

- Trust score: 95/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- npm · `@deckflow/deckprobe-mcp`: 95/100 (this document), [markdown](https://verifymcp.io/servers/deckflow-deckprobe/deckflow-deckprobe-mcp.md), [page](https://verifymcp.io/servers/deckflow-deckprobe/deckflow-deckprobe-mcp)

## Channel facts

- Registry: `npm`
- Package: `@deckflow/deckprobe-mcp`
- Version: `0.1.1`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 0 of 11 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 100/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to deckflow/deckprobe-mcp-server).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 28 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 77/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1349 tokens (~269/item across 5 items; 4 tools + 1 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 97/100
  - Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (50% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the io.github.deckflow/deckprobe MCP server?

io.github.deckflow/deckprobe runs locally as an npm package, launched with npx -y @deckflow/deckprobe-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add deckflow-deckprobe -- npx -y @deckflow/deckprobe-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "deckflow-deckprobe": {
      "command": "npx",
      "args": [
        "-y",
        "@deckflow/deckprobe-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "deckflow-deckprobe": {
      "command": "npx",
      "args": [
        "-y",
        "@deckflow/deckprobe-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add deckflow-deckprobe -- npx -y @deckflow/deckprobe-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "deckflow-deckprobe": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@deckflow/deckprobe-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add deckflow-deckprobe --command npx --arg -y --arg @deckflow/deckprobe-mcp
```

### Hermes

```yaml
mcp_servers:
  deckflow-deckprobe:
    command: "npx"
    args: ["-y", "@deckflow/deckprobe-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "deckflow-deckprobe": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@deckflow/deckprobe-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add deckflow-deckprobe -t stdio -c npx -a -y @deckflow/deckprobe-mcp
```

### Other

```json
{
  "mcpServers": {
    "deckflow-deckprobe": {
      "command": "npx",
      "args": [
        "-y",
        "@deckflow/deckprobe-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-19 (score 95, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 94, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 93, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 92, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 91, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 90, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 89, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-04 (score 88, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (4)

### `probe` (~416 tokens)

Probe a document

Read facts about one local PDF, Microsoft Office, or Apple iWork document without opening or rendering it: page, slide, and sheet counts; title, author, and dates; encryption, macro, signature, and active-content signals; structure; embedded assets; and integrity. Handles .pdf, .docx/.xlsx/.pptx, legacy .doc/.xls/.ppt, and modern .key/.numbers/.pages.

Start with targets ["@summary"], or ["@security"] to triage an untrusted file. Prefer this over unzipping the document or parsing its bytes by hand.

Reports facts ABOUT the document, never its text: it does not extract, render, run macros, follow external references, or open a network connection.

Input parameters:

- `budget` (object): Override the level's resource limits. Raise after a BUDGET_EXCEEDED error.
- `level` (string): Probe budget and eligible paths. header: identity only. metadata (default). deep: higher-cost paths, needed only when a target's min_level says so.
- `min_confidence` (string): Weakest evidence a path may offer. Default high; lower it to accept an approximation.
- `path` (string, required): Path to the document. The filename extension selects the format driver, and the container is then verified against it.
- `target_confidence` (object): Per-target override, e.g. {"slide_count": "exact"} to force the authoritative path.
- `targets` (array): Short names (slide_count), canonical names (powerpoint.slide_count), or presets: @header, @summary, @security, @structure, @assets, @quality, @format, @all. Defaults to the driver's own set. Call lis…
- `view` (string): report: full evidence — value, confidence, path, and cost per target. values: a compact target-to-value map.

Output parameters:

- `schema_version` (number)
- `status` (string)

### `probe_batch` (~347 tokens)

Probe several documents

Probe many local documents in one call — inventory a folder, triage a batch of uploads, or compare a set of files. One engine process handles the whole batch, so this is much cheaper than calling probe once per file.

Takes literal paths; expand any glob yourself first. Returns one entry per path, in the order given, each carrying that file's report or its own error envelope. A file that fails does not affect the others.

Defaults to the compact "values" view because inventory rarely needs per-target evidence; pass view: "report" when it does.

Input parameters:

- `budget` (object): Override the level's resource limits. Raise after a BUDGET_EXCEEDED error.
- `level` (string): Probe budget and eligible paths. header: identity only. metadata (default). deep: higher-cost paths, needed only when a target's min_level says so.
- `min_confidence` (string): Weakest evidence a path may offer. Default high; lower it to accept an approximation.
- `paths` (array, required): Document paths, at most 64 per call. Literal paths only.
- `targets` (array): Short names (slide_count), canonical names (powerpoint.slide_count), or presets: @header, @summary, @security, @structure, @assets, @quality, @format, @all. Defaults to the driver's own set. Call lis…
- `view` (string): report: full evidence — value, confidence, path, and cost per target. values: a compact target-to-value map.

Output parameters:

- `reports` (array): One entry per requested path, in order. A per-file failure is confined to it.

### `list_formats` (~45 tokens)

List supported formats

List the document formats DeckProbe can inspect: drivers, the extensions each one handles, and where support stops. Call this when you are unsure whether a file type is supported at all.

### `list_targets` (~149 tokens)

List targets for a format

List every target a format supports, with its aliases, value type, minimum probe level, cost class, and which @selectors include it. Call this before naming a target you have not already seen — probe rejects an unknown one rather than guessing.

Input parameters:

- `detail` (string): compact (default): target names, aliases, descriptions, levels, and selector membership. full: the complete report, including each target's JSON Schema fragment and every selector's expanded member l…
- `format` (string, required): A format profile from list_formats, such as "pdf", "docx", "xlsx", "pptx", "doc", "xls", "ppt", "key", "numbers", or "pages".

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/deckflow-deckprobe/deckflow-deckprobe-mcp#diagnostics

## Score history

- 2026-09-20: 95
- 2026-09-19: 95
- 2026-09-18: 94
- 2026-09-17: 94
- 2026-09-16: 93
- 2026-09-15: 93
- 2026-09-14: 93
- 2026-09-13: 92
- 2026-09-12: 92
- 2026-09-11: 91
- 2026-09-10: 91
- 2026-09-09: 90
- 2026-09-08: 90
- 2026-09-07: 89
- 2026-09-06: 89
- 2026-09-05: 88
- 2026-09-04: 88
- 2026-09-03: 87
- 2026-09-02: 87
- 2026-09-01: 86
- 2026-08-31: 86
- 2026-08-30: 86
- 2026-08-29: 82
- 2026-08-28: 82
- 2026-08-27: 82
- 2026-08-26: 82
- 2026-08-25: 80
- 2026-08-24: 80
- 2026-08-23: 80
- 2026-08-22: 65

## Common questions

### What is the io.github.deckflow/deckprobe MCP server?

io.github.deckflow/deckprobe is an MCP server listed in the public MCP registry as io.github.deckflow/deckprobe. Inspect PDF, Office, and iWork documents without rendering: counts, metadata, security signals. This page covers its npm package (@deckflow/deckprobe-mcp).

### Is the io.github.deckflow/deckprobe MCP server safe to use?

io.github.deckflow/deckprobe scores 95 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.deckflow/deckprobe MCP server expose?

io.github.deckflow/deckprobe exposes 4 tools: probe, probe_batch, list_formats, list_targets. Their descriptions and schemas cost roughly 957 tokens of context every time the server is loaded.

### Is the io.github.deckflow/deckprobe MCP server still maintained?

io.github.deckflow/deckprobe is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.deckflow/deckprobe MCP server under?

io.github.deckflow/deckprobe declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@deckflow/deckprobe-mcp
- Socket report: https://socket.dev/npm/package/@deckflow/deckprobe-mcp
- Repository: https://github.com/deckflow/deckprobe-mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/deckflow-deckprobe/deckflow-deckprobe-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/deckflow-deckprobe/deckflow-deckprobe-mcp.json
- HTML version of this page: https://verifymcp.io/servers/deckflow-deckprobe/deckflow-deckprobe-mcp
