← Back to search

Google Sheets

domdomegg Scanned 2d ago

Allow AI systems to read, write, and query spreadsheet data via Google Sheets.

? Not scanned yet

Versions

1.0.0latest
first seen Jun 5, 2026
1.2.0
first seen May 19, 2026

Tools 12

values_get
annotations: verified low

Read cell values from a spreadsheet range

readOnlyHint true
batch_update
annotations: verified low

Execute multiple spreadsheet operations in a single request. Use for advanced operations like formatting, merging cells, creating filters, conditional formatting, sorting, etc.

readOnlyHint false idempotentHint false destructiveHint true
sheet_delete
annotations: verified low

Delete a sheet (tab) from a spreadsheet

readOnlyHint false idempotentHint true destructiveHint true
values_batch_get
annotations: verified low

Read cell values from multiple ranges in a single request

readOnlyHint true
values_clear
annotations: verified low

Clear cell values from a range (keeps formatting)

readOnlyHint false idempotentHint true destructiveHint true
values_batch_update
annotations: verified low

Write cell values to multiple ranges in a single request

readOnlyHint false idempotentHint true destructiveHint true
sheet_add
annotations: verified low

Add a new sheet (tab) to a spreadsheet

readOnlyHint false idempotentHint false destructiveHint false
sheets_list
annotations: verified low

List all sheets (tabs) in a spreadsheet with their properties

readOnlyHint true
spreadsheet_create
annotations: verified low

Create a new Google Sheets spreadsheet

readOnlyHint false idempotentHint false destructiveHint false
values_update
annotations: verified low

Write cell values to a spreadsheet range (overwrites existing data)

readOnlyHint false idempotentHint true destructiveHint true
values_append
annotations: verified low

Append rows of data after the last row with data in a range

readOnlyHint false idempotentHint false destructiveHint false
spreadsheet_get
annotations: verified low

Get spreadsheet metadata including title, sheets list, and optionally cell data

readOnlyHint true

Permissions 2

network medium
Server uses network capabilities via: fetch()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 37

info
Tool 'values_append' annotations are consistent annotation_checker · 80%
info
Tool 'spreadsheet_get' annotations are consistent annotation_checker · 80%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
Required env vars (4) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
info
Tool 'spreadsheet_create' annotations are consistent annotation_checker · 80%
info
Tool 'values_update' annotations are consistent annotation_checker · 80%
info
Tool 'values_get' annotations are consistent annotation_checker · 80%
info
Tool 'batch_update' annotations are consistent annotation_checker · 80%
info
Tool 'sheet_delete' annotations are consistent annotation_checker · 80%
info
Tool 'values_batch_get' annotations are consistent annotation_checker · 80%
info
Tool 'values_clear' annotations are consistent annotation_checker · 80%
info
Tool 'values_batch_update' annotations are consistent annotation_checker · 80%
info
Tool 'sheet_add' annotations are consistent annotation_checker · 80%
info
Tool 'sheets_list' annotations are consistent annotation_checker · 80%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.24.0 (GHSA-345p-7cg4-v4c7) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.24.0 (GHSA-8r9q-7v3j-jr4g) dependency_analyzer · 95%
medium
Vulnerable dependency: vitest@3.0.0 (GHSA-5xrq-8626-4rwp) dependency_analyzer · 95%
medium
Vulnerable dependency: vitest@3.0.0 (GHSA-9crc-q9x8-hgqq) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: values_get manifest_parser · 85%
info
Tool: batch_update manifest_parser · 85%
info
Tool: sheet_delete manifest_parser · 85%
info
Tool: values_batch_get manifest_parser · 85%
info
Tool: values_clear manifest_parser · 85%
info
Tool: values_batch_update manifest_parser · 85%
info
Tool: sheet_add manifest_parser · 85%
info
Tool: sheets_list manifest_parser · 85%
info
Tool: spreadsheet_create manifest_parser · 85%
info
Tool: values_update manifest_parser · 85%
info
Tool: values_append manifest_parser · 85%
info
Tool: spreadsheet_get manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 405 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%