Skip to content
Cline

deckprobe for Cline

io.github.deckflow/deckprobe

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

client:Cline transport:stdio runtime:npm

Install deckprobe in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "deckprobe": {
      "command": "npx",
      "args": [
        "-y",
        "@deckflow/deckprobe-mcp"
      ],
      "env": {
        "DECKPROBE_MCP_ROOTS": "<DECKPROBE_MCP_ROOTS>",
        "DECKPROBE_MCP_TIMEOUT_MS": "<DECKPROBE_MCP_TIMEOUT_MS>",
        "DECKPROBE_MCP_MAX_CONCURRENCY": "<DECKPROBE_MCP_MAX_CONCURRENCY>",
        "DECKPROBE_MCP_MAX_BATCH": "<DECKPROBE_MCP_MAX_BATCH>",
        "DECKPROBE_MCP_BIN": "<DECKPROBE_MCP_BIN>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

deckprobe in other clients