# com.stagenth/excel-chart

Excel analytics: inspect, query (JSON rows), charts, and JSON-to-xlsx workbook writing.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.1.0
- **Author:** com.stagenth
- **License:** Unknown
- **Endpoints:** streamable-http https://stagenth.com/mcp/excel-chart/
- **Source:** https://stagenth.com/mcp/excel-chart/
- **Endpoint health:** reachable (last checked 2026-09-07T21:47:09.692Z, 3 samples) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the content rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: clean
- Obfuscation scan: clean
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-07T21:47:09.692Z
- **Version scanned:** live
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

4 declared. Observed from a live `tools/list` probe.
- `excel_inspect` — 查看 Excel 结构：各 sheet 的列名/类型/行数 + 前 N 行预览。免费(0 credit)。 出图前先调它看清有哪些 sheet、列、哪些列是数值，再据此选 chart_type 与 x/y。
- `excel_to_chart` — 把 Excel 数据渲染成图表，产物存进你的文件中转站并返回下载 URL。 计费(生成类)：基础 3；高级图型 +2；矢量 SVG +1；大数据(>5000 行) +2。 调用失败自动退款。建议先 excel_inspect 看清列结构再出图。 返回: {ok, file_id, filename, format, c
- `excel_query` — 查询 / 过滤 / 分组聚合 Excel，返回**实际数据行（JSON）**供 AI 直接分析（1 credit/次）。 取数工具，区别于 excel_to_chart（出图）和 excel_inspect（只看结构）。典型用法： · 各地区销售额合计：group_by=["地区"], measures=["销售额"]
- `excel_write` — 把 JSON 数据写成 Excel 工作簿（.xlsx），落文件中转站返下载 URL（上限 20 万单元格）。 补上「只能读不能写」的缺口：AI 算完的结果一步落成正式 Excel 交付。失败自动退款。

## Install

**Verdict: review** — Installable, but 2 things to check first: No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
**Cautions** (coverage gaps and advisories — never blocking)
- No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"excel-chart\": {\n      \"type\": \"http\",\n      \"url\": \"https://stagenth.com/mcp/excel-chart/\"\n    }\n  }\n}"
```

## Blast radius

Moderate to extensive — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: mutates data; runs on someone else's infrastructure.
- Floor 26, ceiling 50 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/com.stagenth%2Fexcel-chart
- Install plan: https://forgeregistry.com/api/v1/packages/com.stagenth%2Fexcel-chart/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/com.stagenth%2Fexcel-chart
- HTML page: https://forgeregistry.com/registry/com.stagenth%2Fexcel-chart
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
