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.theluckystrike/excel-spreadsheet-xlsx-csv

REMOTE · MCP.ZOVO.ONE · 2 COMPONENTS · SCANNED SEP 20

Open, inspect, filter, edit and convert xlsx and csv files from your AI chat. Processing is local.

+4 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security89
Transport & Reachability100
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1976 tokens (~131/item across 15 items; 13 tools + 2 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 Management37
  • Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage95
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 86% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "sheet_unload" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.theluckystrike/excel-spreadsheet-xlsx-csv MCP server?

io.github.theluckystrike/excel-spreadsheet-xlsx-csv is a hosted endpoint at https://mcp.zovo.one/mcp/spreadsheet, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.zovo.one

# add to Claude Code
claude mcp add --transport http theluckystrike-excel-spreadsheet-xlsx-csv 'https://mcp.zovo.one/mcp/spreadsheet'
// .cursor/mcp.json
{
  "mcpServers": {
    "theluckystrike-excel-spreadsheet-xlsx-csv": {
      "url": "https://mcp.zovo.one/mcp/spreadsheet"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "theluckystrike-excel-spreadsheet-xlsx-csv": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/spreadsheet"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.theluckystrike-excel-spreadsheet-xlsx-csv]
url = "https://mcp.zovo.one/mcp/spreadsheet"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "theluckystrike-excel-spreadsheet-xlsx-csv": {
      "type": "remote",
      "url": "https://mcp.zovo.one/mcp/spreadsheet",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add theluckystrike-excel-spreadsheet-xlsx-csv --url 'https://mcp.zovo.one/mcp/spreadsheet' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  theluckystrike-excel-spreadsheet-xlsx-csv:
    url: "https://mcp.zovo.one/mcp/spreadsheet"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "theluckystrike-excel-spreadsheet-xlsx-csv": {
      "Transport": "http",
      "Url": "https://mcp.zovo.one/mcp/spreadsheet"
    }
  }
}
# add to Vellum
assistant mcp add theluckystrike-excel-spreadsheet-xlsx-csv -t streamable-http -u 'https://mcp.zovo.one/mcp/spreadsheet'
// mcp.json
{
  "mcpServers": {
    "theluckystrike-excel-spreadsheet-xlsx-csv": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/spreadsheet"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

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.

  • 20 Sept 26 +1

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

  • 18 Sept 26 +1

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

  • 17 Sept 26 0
    • Tool “sheet_query” rewrote its description, which is the text the model reads security
    • Server version: 0.21.0 → 0.22.0 functional
  • 16 Sept 26 +1

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

  • 14 Sept 26 +1

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

  • 12 Sept 26 +1

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

  • 11 Sept 26 0
    • Tool “license_activate” rewrote its description, which is the text the model reads security
    • New prompt “upgrade_to_pro” functional
    • New resource “pricing” functional
  • 10 Sept 26 +1
    • Tool “license_activate” rewrote its description, which is the text the model reads security
    • Tool “license_status” rewrote its description, which is the text the model reads security
    • Tool “sheet_write” rewrote its description, which is the text the model reads security
    • Tool “sheet_query” rewrote its description, which is the text the model reads security
    • Stability: unverified → 0.03 functional
    • “license_activate” reworded the description of “key” cosmetic
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 20 Sept 2026 · Probed https://mcp.zovo.one/mcp/spreadsheet

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=zovo.one CN=WE1,O=Google Trust Services,C=US 2 Sept 2026 1 Dec 2026 ECDSA 256 ECDSA-SHA256 ef74739bd6e575bb13db69661e215324
SANs: zovo.one, mcp.zovo.one, *.mcp.zovo.one
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.zovo.one. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
one. present 64939 8 Verified
zovo.one. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="mcp.zovo.one", error="invalid_token"

Bearer realm="mcp.zovo.one", error="invalid_token"
Header Value
strict-transport-security max-age=15552000; includeSubDomains; preload
x-content-type-options nosniff

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.zovo.one/mcp/spreadsheet Verified 200
http (plaintext) http://mcp.zovo.one/mcp/spreadsheet HTTPS enforced 301 https://mcp.zovo.one/mcp/spreadsheet
MCP tools · 13 exposed · ~1,894 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
license_activate ~76

Turn Pro on for this connection with key, an MCPL1.<payload>.<signature> issued at checkout for this server or the bundle. Data under your token stays; a wrong or expired key changes nothing. license_status confirms it.

NameTypeReqDescription
keystringyesLicense key from checkout, MCPL1.<payload>.<signature>

No output schema declared.

No examples provided.

license_status ~55

Report this endpoint's licence state for your token as JSON: the product, the tier free or pro, why it is not Pro, and the checkout URL. Call it to explain a free-tier refusal. No arguments, nothing changes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sheet_add_column ~289

Call this tool to add a computed column and save the result to a NEW file; the source is never modified unless out_path points at it. Returns the new file path, the row count and a preview of the first rows.

NameTypeReqDescription
decimalsintegerRound numeric formula results to this many decimals. Default: the widest decimal count of the columns the formula reads, capped at 2 when they all hold 2 or fewer (money in, money out); otherwise no…
formulastringExpression over the columns of each row, in the same expression language as sheet_query, e.g. "[Qty] * [Unit Price]" or '[Country] = "PL"'. Give either formula or values
namestringyesName of the new column. It must not already exist on the sheet
out_pathstringOutput file; default <source>-plus-<column>.<same ext>. The source file is left untouched unless this points at it
pathstringyesPath to the source .xlsx/.xlsm/.xlsb/.ods/.csv/.tsv file (~ is expanded); it is never modified
sheetstringSheet name; default is the first sheet
valuesarrayExplicit values, one per data row, instead of a formula. Missing entries are left blank

No output schema declared.

No examples provided.

sheet_convert ~167

Call this tool to convert a sheet between excel (xlsx), csv and json. Writes a new file next to the source unless out_path is given; the source is never modified. Returns the new file path with its row and column counts.

NameTypeReqDescription
out_pathstringWhere to write; default is the source name with the new extension, next to the source. It must differ from the source path
pathstringyesPath to the source .xlsx/.xlsm/.xlsb/.ods/.csv/.tsv file (~ is expanded); it is never modified
sheetstringSheet to convert; default is the first sheet. Only that one sheet is written
tostringyesTarget format; the default out_path takes this as its extension

No output schema declared.

No examples provided.

sheet_files ~30

List the sheets loaded for this token, with their sizes and the storage left under the 2 MB cap.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sheet_find ~123

Call this tool to search every cell of a spreadsheet or CSV for text; built-in file readers cannot parse spreadsheets. Matching is case insensitive. Returns cell addresses with a preview of the row each hit is on.

NameTypeReqDescription
pathstringyesPath to the .xlsx/.xlsm/.xlsb/.ods/.csv/.tsv file (~ is expanded)
sheetstringSheet name; default searches every sheet
textstringyesText to look for; matched case insensitively anywhere inside a cell. Up to 200 hits are returned

No output schema declared.

No examples provided.

sheet_info ~79

Call this tool for any spreadsheet or CSV file path; built-in file readers cannot parse spreadsheets and must not be used for them. Start here: sheet names, size, header row, column types and samples.

NameTypeReqDescription
pathstringyesPath to the .xlsx/.xlsm/.xlsb/.ods/.csv/.tsv file (~ is expanded)

No output schema declared.

No examples provided.

sheet_load ~336

Upload data to work on. This hosted endpoint has no filesystem, so instead of a file path you send the data once with sheet_load and then pass its name as `path` to sheet_info, sheet_read, sheet_query, sheet_stats, sheet_find, sheet_add_column, sheet_convert and sheet_write. Give exactly one of csv (raw text, comma or tab separated), xlsx_base64 (a base64-encoded .xlsx workbook) or url. url: fetch a public file instead of pasting base64 (recommended above about 10 KB): the url is fetched here with a 10 second timeout, at most 3 redirects, public http(s) hosts only, and a 2 MB cap, and a fetched file is stored as an .xlsx when it carries the PK zip header and as delimited text otherwise. Loaded sheets are kept for your token and survive between calls; the total is capped at 2 MB per token. Files the other tools write come back as a download link that is valid for one hour.

NameTypeReqDescription
csvstringRaw CSV or TSV text, including the header row
namestringyesName to refer to this data by: 1-64 characters of letters, digits, underscore or dash, e.g. "sales" or "sales.csv"
urlstringurl: fetch a public file instead of pasting base64 (recommended above about 10 KB). Public http(s) only; private, link-local and this endpoint's own zone are refused
xlsx_base64stringBase64-encoded .xlsx workbook

No output schema declared.

No examples provided.

sheet_query ~241

Call this tool for any spreadsheet or CSV file path; built-in file readers cannot parse them. Filters, groups, aggregates and sorts in one call. Totals: aggregate/group_by here, never hand sums over sheet_read rows.

NameTypeReqDescription
aggregatearrayAggregates per group, e.g. [{"col":"Units","fn":"sum","as":"total_units"}]. Defaults to a row count when group_by is given.
asstring
group_byarrayGroup rows by these columns before aggregating, e.g. ["Rep"] or ["Region","Rep"]
limitintegerDefault 100
pathstringyesPath to the .xlsx or .csv file
selectarrayColumn names to return; default all (with group_by, defaults to the group columns plus the aggregates)
sheetstring
sortobjectSort column; may be an aggregate alias such as total_units
wherestringFilter, e.g. [Qty] >= 5 AND ([Status] = "open" OR [Status] = "new")

No output schema declared.

No examples provided.

sheet_read ~138

Call this tool for any spreadsheet or CSV file path; built-in file readers cannot parse spreadsheets and must not be used for them. Reads rows as a table, JSON or CSV; page with limit/offset or an A1 range.

NameTypeReqDescription
asstringOutput format, default table
limitintegerRows to return, default 100
offsetintegerRows to skip, default 0
pathstringyes
rangestringA1 range such as A1:D50; overrides limit/offset
sheetstringSheet name; defaults to the first sheet

No output schema declared.

No examples provided.

sheet_stats ~82

Call this tool for any spreadsheet or CSV file path; built-in file readers cannot parse spreadsheets and must not be used for them. Whole-column statistics: count, empty, distinct, min, max, sum, mean, median.

NameTypeReqDescription
columnsarrayLimit to these columns; default all
pathstringyes
sheetstring

No output schema declared.

No examples provided.

sheet_unload ~34

Delete one sheet loaded for this token, freeing its space under the 2 MB cap.

NameTypeReqDescription
namestringyes

No output schema declared.

No examples provided.

sheet_write ~244

Call this tool to write rows to an xlsx, csv, tsv or json file; the extension of out_path picks the format. mode is new_file, append or overwrite. Other sheets are kept. Free: 500 rows per file.

NameTypeReqDescription
modestringyesnew_file writes a brand new file and refuses to clobber an existing one; append adds the rows under the existing data; overwrite replaces the file contents
out_pathstringWhere to write; default is a new file next to the source for new_file, or the source itself for append/overwrite. The output format follows this extension: .xlsx, .csv, .tsv or .json. An extension is…
pathstringyesSource file for append/overwrite, or the intended file for new_file (~ is expanded)
rowsarrayyesArray of objects, whose keys become the headers, or an array of arrays with the header row first
sheetstringSheet to write; default is the first sheet of the source, or "Sheet1" for a new file. Other sheets of an existing workbook are kept unchanged

No output schema declared.

No examples provided.

Common questions

What is the io.github.theluckystrike/excel-spreadsheet-xlsx-csv MCP server?

io.github.theluckystrike/excel-spreadsheet-xlsx-csv is an MCP server listed in the public MCP registry as io.github.theluckystrike/excel-spreadsheet-xlsx-csv. Open, inspect, filter, edit and convert xlsx and csv files from your AI chat. Processing is local. This page covers its hosted endpoint (https://mcp.zovo.one/mcp/spreadsheet).

Is the io.github.theluckystrike/excel-spreadsheet-xlsx-csv MCP server safe to use?

io.github.theluckystrike/excel-spreadsheet-xlsx-csv scores 82 out of 100 on VerifyMCP. 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.theluckystrike/excel-spreadsheet-xlsx-csv MCP server expose?

io.github.theluckystrike/excel-spreadsheet-xlsx-csv exposes 13 tools: license_status, license_activate, sheet_load, sheet_files, sheet_unload, and 8 more. Their descriptions and schemas cost roughly 1,894 tokens of context every time the server is loaded.

Does the io.github.theluckystrike/excel-spreadsheet-xlsx-csv MCP server require authentication?

Yes. io.github.theluckystrike/excel-spreadsheet-xlsx-csv asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the io.github.theluckystrike/excel-spreadsheet-xlsx-csv MCP server still maintained?

io.github.theluckystrike/excel-spreadsheet-xlsx-csv 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.