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

io.github.chrischall/gogcli-mcp-slides

NPM · GOGCLI-MCP-SLIDES · SCANNED SEP 21

Google Slides via gogcli for Claude — deck and slide authoring

Available components

+4 this week 83 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Supply Chain Security63
  • No malware found by supply-chain analysis.Pass
  • Known CVEs could not be checked: the version this server declares is not published in its registry.Unverified
  • No install/post-install scripts declared.Pass
  • Dependency health could not be checked: the version this server declares is not published in its registry.Unverified
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to chrischall/gogcli-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 0 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability71
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 8592 tokens (~156/item across 55 items; 55 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 5 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 55 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.chrischall/gogcli-mcp-slides server?

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

npm · gogcli-mcp-slides

# add to Claude Code
claude mcp add chrischall-gogcli-mcp-slides -- npx -y gogcli-mcp-slides
// .cursor/mcp.json
{
  "mcpServers": {
    "chrischall-gogcli-mcp-slides": {
      "command": "npx",
      "args": [
        "-y",
        "gogcli-mcp-slides"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "chrischall-gogcli-mcp-slides": {
      "command": "npx",
      "args": [
        "-y",
        "gogcli-mcp-slides"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add chrischall-gogcli-mcp-slides -- npx -y gogcli-mcp-slides
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "chrischall-gogcli-mcp-slides": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "gogcli-mcp-slides"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add chrischall-gogcli-mcp-slides --command npx --arg -y --arg gogcli-mcp-slides
# ~/.hermes/config.yaml
mcp_servers:
  chrischall-gogcli-mcp-slides:
    command: "npx"
    args: ["-y", "gogcli-mcp-slides"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "chrischall-gogcli-mcp-slides": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "gogcli-mcp-slides"
      ]
    }
  }
}
# add to Vellum
assistant mcp add chrischall-gogcli-mcp-slides -t stdio -c npx -a -y gogcli-mcp-slides
// mcp.json
{
  "mcpServers": {
    "chrischall-gogcli-mcp-slides": {
      "command": "npx",
      "args": [
        "-y",
        "gogcli-mcp-slides"
      ]
    }
  }
}
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.

  • 21 Sept 26 0
    • Stability: 0.97 → unverified security
    • Tool safety: pass → unverified security
    • Stability: 0.97 → pass security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified 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
    • Package version: 4.2.2 → 4.2.3 functional
  • 20 Sept 26 −10
    • Known CVEs: pass → unverified security
    • Stability: 0.93 → unverified security
    • Tool safety: pass → unverified security
    • Dependency health: 1.00 → unverified functional
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified 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
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
    • Package version: 4.0.1 → 4.2.2 functional
    • Package version: 2.18.4 → 4.2.2 functional
    • Package version: 4.0.1 → 4.2.0 functional
    • Package version: 2.18.4 → 4.2.0 functional
    • Package version: 4.0.1 → 4.1.0 functional
  • 19 Sept 26 +15
    • Malware scan: unverified → pass security
  • 18 Sept 26 −14
    • Malware scan: pass → unverified security
    • Package version: 3.0.0 → 4.0.1 functional
  • 17 Sept 26 +1
    • Stability: 0.83 → unverified security
    • Tool safety: pass → unverified security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Dependency health: 0.85 → 1.00 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
    • Package version: 2.30.0 → 3.0.0 functional
  • 16 Sept 26 −3
    • Stability: pass → 0.83 functional
  • 15 Sept 26 +15
    • Malware scan: unverified → pass security
  • 14 Sept 26 −14
    • Malware scan: pass → unverified security
    • Stability: 0.97 → unverified security
    • Tool safety: pass → unverified security
    • Stability: 0.97 → pass security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified 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
    • Package version: 2.29.1 → 2.30.0 functional
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 21 Sept 2026 · Analysed npm/gogcli-mcp-slides@4.2.3

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo chrischall/gogcli-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/chrischall/gogcli-mcp/.github/workflows/release-please.yml@refs/heads/main
Rekor log index 2904411737
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:a537e6207a51b3efc439c4dee408fff31022236e872d358029a97c55620bd915f3416d692cbd52a2a78b7deadc5393b6f97b8f240eb42b0417239d8cb

Background: How many MCP packages publish verified provenance →

MCP tools · 55 exposed · ~8,592 tokens

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
gog_slides_table_row_size ~116

Set the minimum height of a zero-based table row.

NameTypeReqDescription
accountstringGoogle account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account.
heightnumberyesMinimum row height in points
presentationIdstringyesPresentation ID
rowintegeryes0-based row index
tableObjectIdstringyesTable object ID

No output schema declared.

No examples provided.

gog_slides_table_unmerge ~155

Unmerge (split) a rectangular range of previously merged cells, starting at a zero-based cell.

NameTypeReqDescription
accountstringGoogle account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account.
colintegeryes0-based anchor column index
colSpanintegerNumber of columns in the range
presentationIdstringyesPresentation ID
rowintegeryes0-based anchor row index
rowSpanintegerNumber of rows in the range
tableObjectIdstringyesTable object ID

No output schema declared.

No examples provided.

gog_slides_thumbnail ~140

Get or download a rendered thumbnail image for a single slide.

NameTypeReqDescription
accountstringGoogle account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account.
formatstringThumbnail image format
outstringWrite the thumbnail image to a local file
overwritebooleanOverwrite the output file if it already exists
presentationIdstringyesPresentation ID
sizestringThumbnail size
slideIdstringyesSlide object ID

No output schema declared.

No examples provided.

gog_slides_unskip_slide ~113

Include a previously skipped slide again when the deck is presented. Safe to call on a slide that was never skipped.

NameTypeReqDescription
accountstringGoogle account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account.
presentationIdstringyesPresentation ID
slideIdstringyesSlide ID to unskip (from gog_slides_list_slides)

No output schema declared.

No examples provided.

gog_slides_update_notes ~120

Update the speaker notes on a slide (inline text or from a file).

NameTypeReqDescription
accountstringGoogle account email to use, e.g. you@gmail.com — must be the full address, not a bare username. Overrides the GOG_ACCOUNT env var. Omit to use the single configured account.
notesstringNew speaker notes text
notesFilestringPath to a file containing new speaker notes
presentationIdstringyesPresentation ID
slideIdstringyesSlide ID

No output schema declared.

No examples provided.

Common questions

What is the io.github.chrischall/gogcli-mcp-slides server?

io.github.chrischall/gogcli-mcp-slides is listed in the public MCP registry as io.github.chrischall/gogcli-mcp-slides. Google Slides via gogcli for Claude, deck and slide authoring. This page covers its npm package (gogcli-mcp-slides).

Is the io.github.chrischall/gogcli-mcp-slides server safe to use?

io.github.chrischall/gogcli-mcp-slides scores 83 out of 100 on VerifyMCP. 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.chrischall/gogcli-mcp-slides server expose?

io.github.chrischall/gogcli-mcp-slides exposes 55 tools: gog_auth_list, gog_auth_status, gog_auth_health, gog_auth_services, gog_auth_add, and 50 more. Their descriptions and schemas cost roughly 8,592 tokens of context every time the server is loaded.

Is the io.github.chrischall/gogcli-mcp-slides server still maintained?

io.github.chrischall/gogcli-mcp-slides is still listed as active in the MCP registry. We last reached this channel on 21 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.chrischall/gogcli-mcp-slides server under?

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