io.github.iqingyoung/search2chart-mcp
NPM · SEARCH2CHART-MCP · SCANNED SEP 22
跨客户端 ECharts 图表 MCP server:数据 -> 可交互 HTML 与内联图片
Available components
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 Security97
- No malware found by supply-chain analysis.Pass
- A known CVE affects xlsx, but no fixed version has been published, so there is nothing to upgrade to. View diagnostics → Partial
- No install/post-install scripts declared.Pass
- 9 of 22 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 15 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability54
- AI-judged instruction clarity (fair).Partial
- Context-footprint check failed: tool/resource definitions use about 441 tokens (~147/item across 3 items; 3 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 Management93
- Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage87
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 60% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 3 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
How do I install the io.github.iqingyoung/search2chart-mcp server?
io.github.iqingyoung/search2chart-mcp runs locally as an npm package, launched with npx -y search2chart-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · search2chart-mcp
claude mcp add iqingyoung-search2chart-mcp -- npx -y search2chart-mcp
{
"mcpServers": {
"iqingyoung-search2chart-mcp": {
"command": "npx",
"args": [
"-y",
"search2chart-mcp"
]
}
}
} {
"servers": {
"iqingyoung-search2chart-mcp": {
"command": "npx",
"args": [
"-y",
"search2chart-mcp"
]
}
}
} codex mcp add iqingyoung-search2chart-mcp -- npx -y search2chart-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"iqingyoung-search2chart-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"search2chart-mcp"
],
"enabled": true
}
}
} openclaw mcp add iqingyoung-search2chart-mcp --command npx --arg -y --arg search2chart-mcp
mcp_servers:
iqingyoung-search2chart-mcp:
command: "npx"
args: ["-y", "search2chart-mcp"] {
"McpServers": {
"iqingyoung-search2chart-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"search2chart-mcp"
]
}
}
} assistant mcp add iqingyoung-search2chart-mcp -t stdio -c npx -a -y search2chart-mcp
{
"mcpServers": {
"iqingyoung-search2chart-mcp": {
"command": "npx",
"args": [
"-y",
"search2chart-mcp"
]
}
}
} 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.
- 22 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.
- 7 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.
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 22 Sept 2026 · Analysed npm/search2chart-mcp@0.4.1
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Vulnerabilities 2 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-4r6h-8v6p-xvw6 | CVE-2023-30533 | high | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H | no |
| GHSA-5pgg-2g8v-p4x9 | CVE-2024-22363 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | no |
Background: What a vulnerability scan can and cannot prove →
Dependencies 22 packages
| Packages resolved | 22 |
|---|---|
| Stale | 9 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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 →
chart_from_data ~235
根据结构化数据生成 ECharts 图表,写入 .html 文件,并返回可在对话框内联展示的图片地址。 【内置指令·必须执行】把结果中的 `` **原样复制到回复中**,图表即在对话框内联出图。
| Name | Type | Req | Description |
|---|---|---|---|
| chartType | string | – | auto 按数据自动选 饼/柱 |
| columns | array | – | 可选列名 |
| data | array | yes | 表格数据:数组的数组(首行可当表头)或对象数组 |
| height | number | – | 图表高度(px) |
| palette | string | – | 配色方案 |
| returnData | boolean | – | 是否附带清洗后的完整数据 (JSON) |
| returnHtml | boolean | – | 是否额外返回 HTML 原文 |
| returnImage | boolean | – | 是否返回 image content block (SVG, 部分客户端不支持会报错) |
| title | string | – | 图表标题 |
| width | number | – | 图表宽度(px) |
No output schema declared.
No examples provided.
chart_from_file ~180
读取 CSV/TSV/XLSX 生成 ECharts 图表。第一列作类别轴,其余列作数值序列。WPS 请先另存为 .xlsx。 【内置指令·必须执行】把结果中的 `` **原样复制到回复中**,图表即在对话框内联出图。
| Name | Type | Req | Description |
|---|---|---|---|
| chartType | string | – | – |
| filePath | string | yes | 文件绝对路径 |
| height | number | – | – |
| palette | string | – | – |
| returnData | boolean | – | – |
| returnHtml | boolean | – | – |
| returnImage | boolean | – | – |
| sheet | string | – | xlsx 工作表名,默认第一张 |
| title | string | – | – |
| width | number | – | – |
No output schema declared.
No examples provided.
list_chart_types ~26
列出支持的图表类型、配色方案与字段约定。
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
What is the io.github.iqingyoung/search2chart-mcp server?
io.github.iqingyoung/search2chart-mcp is listed in the public MCP registry as io.github.iqingyoung/search2chart-mcp. 跨客户端 ECharts 图表 MCP server:数据 -> 可交互 HTML 与内联图片. This page covers its npm package (search2chart-mcp).
Is the io.github.iqingyoung/search2chart-mcp server safe to use?
io.github.iqingyoung/search2chart-mcp scores 78 out of 100 on VerifyMCP. We recorded 2 known advisories against it as of 22 September 2026. It declares no install or post-install scripts. 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.iqingyoung/search2chart-mcp server expose?
io.github.iqingyoung/search2chart-mcp exposes 3 tools: chart_from_data, chart_from_file, list_chart_types. Their descriptions and schemas cost roughly 441 tokens of context every time the server is loaded.
Is the io.github.iqingyoung/search2chart-mcp server still maintained?
io.github.iqingyoung/search2chart-mcp is still listed as active in the MCP registry. We last reached this channel on 22 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.iqingyoung/search2chart-mcp server under?
io.github.iqingyoung/search2chart-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.