search2chart-mcp
Rank #23,217io.github.iqingyoung/search2chart-mcp
跨客户端 ECharts 图表 MCP server:数据 -> 可交互 HTML 与内联图片
search2chart-mcp is a Model Context Protocol (MCP) server published by iqingyoung. It ranks #23,217 of 132,113 servers tracked on MCP Toplist. search2chart-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 25, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 108,896 of 132,113 servers on MCP Toplist.
Use search2chart-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add search2chart-mcp -- npx -y search2chart-mcp[mcp_servers.search2chart-mcp]
command = "npx"
args = ["-y", "search2chart-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"search2chart-mcp": {
"command": "npx",
"args": [
"-y",
"search2chart-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"search2chart-mcp": {
"command": "npx",
"args": [
"-y",
"search2chart-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"search2chart-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"search2chart-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"search2chart-mcp": {
"command": "npx",
"args": [
"-y",
"search2chart-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"search2chart-mcp": {
"command": "npx",
"args": [
"-y",
"search2chart-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.iqingyoung%2Fsearch2chart-mcp)<a href="https://mcptoplist.com/server/io.github.iqingyoung%2Fsearch2chart-mcp"><img src="https://mcptoplist.com/badge/io.github.iqingyoung%2Fsearch2chart-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
iqingyoung
Other servers by iqingyoung
View all iqingyoung servers →Available versions (1)
| Version | Published |
|---|---|
| 0.4.1 | Aug 25, 2026 |
Frequently asked questions
- Who maintains search2chart-mcp?
- search2chart-mcp is maintained by iqingyoung, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is search2chart-mcp listed on the Official MCP Registry?
- Yes — search2chart-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does search2chart-mcp have?
- MCP Toplist tracks 1 version of search2chart-mcp, most recently published on Aug 25, 2026.
- Where can I find the source code for search2chart-mcp?
- The source code for search2chart-mcp is hosted at github.com/iqingyoung/search2chart-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.