mcpbeat Sign in

Search2chart MCP Server

local only

Search2chart MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 6 Sep 2026.

跨客户端 ECharts 图表 MCP server:数据 -> 可交互 HTML 与内联图片

Installs per day peak 126 · avg 5
a month agotoday
38
Installs / week
npm · search2chart-mcp
0
Stars
0 open issues
6 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 9 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a file or shell call search2chart-mcp.chartType → mcp/server.js:101, search2chart-mcp.chartType → mcp/server.js:133
  fs.writeFileSync(file, content, 'utf8');
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] server.js:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add search2chart-mcp -- npx -y search2chart-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "search2chart-mcp": {
      "args": [
        "-y",
        "search2chart-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.search2chart-mcp]
command = "npx"
args = ["-y", "search2chart-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "search2chart-mcp": {
      "args": [
        "-y",
        "search2chart-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "search2chart-mcp": {
      "args": [
        "-y",
        "search2chart-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Search2chart MCP

same job, measured the same way
Plots MCP
by mr901

MCP server for data visualization with Mermaid charts.

124 installs/wk local only
MCP Plots
by mr901

MCP server for data visualization with Mermaid charts.

local only
I
Portolan
by fcon-tech

Portolan: an MCP server that charts codebases - Chart store, Harbor expeditions, Chart Room.

44 installs/wk local only
Last.fm
by ndyakov

Last.fm MCP server: scrobbles, charts, artist/album/track info and more

local only
Site
by ownvscharter

Own vs Charter: the site's own MCP server — checker, enquiry (enquiry = a human handoff, not a...

6 tools answering
X402 Dataviz MCP
by liminalpepe

Free MCP server: render bar/line/area charts to SVG from structured data.

29 installs/wk local only
Marriage Astro
by novaventures-ai

Vedic Astrology MCP Server - birth charts, compatibility, and dosha analysis.

27 installs/wk local only
Site
by wallchartbook

WallChartBook: the site's own MCP server — dataset; every answer cites the site.

7 tools answering

Search2chart MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Search2chart MCP?
Search2chart MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package search2chart-mcp was installed 38 times last week.
How do I connect Search2chart MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls search2chart-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Search2chart MCP?
The npm package search2chart-mcp was installed 38 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Search2chart MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.