Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ‘ค Customer Data Platforms
  3. MCP Server Chart
MCP Server Chart logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:16:22 PM

MCP Server Chart

User RatingsBe the first to rate and review this MCP server!
View Repository4.4k GitHub StarsTotal stargazers on GitHub for the source repository (4,355 stars).Visit Website
data-visualizationchartsantvtypescript

Generates 26+ AntV chart types and pivot-style tables through MCP tools for visualization and data analysis.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "antv-mcp-server-chart": {
      "command": "npx",
      "args": [
        "-y",
        "skills"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ‘ค More in Customer Data Platforms

Overview

antv/mcp-server-chart MCP server exposes AntV chart generation through Model Context Protocol tools. It supports more than 26 visualizations, including common statistical, relational, geographic, hierarchical, and diagram formats, plus spreadsheets or pivot tables. Run it locally over stdio with npm, or use SSE and Streamable HTTP transports for network access. Reach for it when an AI client needs to turn supplied data into charts or structured visualizations rather than query a data source.

Use cases

โ€ขGenerate charts from agent-provided datasets
โ€ขCompare categories with bar or column charts
โ€ขInspect distributions with histograms or boxplots
โ€ขRender geographic data within China
โ€ขCreate pivot tables from tabular data

Key features

โ€ขSupports 26+ chart and diagram types
โ€ขGenerates spreadsheets and pivot tables
โ€ขProvides stdio, SSE, and Streamable transports
โ€ขUses AntV for chart rendering
โ€ขIncludes China-focused geographic visualizations

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server Chart.

Extracted Tool Capabilities
Supports 26+ chart and diagram types
Generates spreadsheets and pivot tables
Provides stdio, SSE, and Streamable transports
Uses AntV for chart rendering
Includes China-focused geographic visualizations

How MCP Server Chart works

What antv/mcp-server-chart MCP server does

antv/mcp-server-chart MCP server lets MCP-compatible AI applications request charts and other visual representations from supplied data. It is implemented in TypeScript and uses AntV for rendering. The repository describes chart generation and data analysis as its primary use cases, so it fits workflows where an agent must select or produce a visualization from a dataset or a visualization request.

The package also includes a spreadsheet generator. Depending on the supplied fields, that tool can render a regular table or a pivot-style cross-tabulation. Geographic tools are included for administrative regions, points of interest, and routes, but their geographic coverage is currently limited to China.

How it works

The server exposes separate MCP tools for individual visualization types. A client can call tools such as generate_bar_chart, generate_line_chart, or generate_scatter_chart, depending on the required representation. The available tools cover comparison, trends, distributions, proportions, relationships, flows, hierarchies, and process diagrams.

It can run with MCP stdio transport for local desktop clients. It also supports SSE and Streamable transports for an HTTP-accessible deployment. The documented local SSE endpoint is /sse on port 1122, while the Streamable endpoint is /mcp on the same port when launched directly with the corresponding transport option.

Setup and configuration

For a local stdio configuration, run the npm package with npx -y @antv/mcp-server-chart. The README shows this command in MCP configuration examples for desktop applications, including Claude, Cursor, and Cline. Windows configurations use cmd /c before the same npx invocation.

For an HTTP-style deployment, install the package globally with npm and start the CLI using --transport sse or --transport streamable. SSE is documented at http://localhost:1122/sse; Streamable transport is documented at http://localhost:1122/mcp. A Docker Compose deployment is also described in the repository's docker directory, with its own documented local endpoints.

Tools and capabilities

The listed capabilities include:

  • Area, bar, column, dual-axis, line, pie, radar, and funnel charts
  • Boxplot, histogram, violin, scatter, liquid, and word-cloud visualizations
  • Treemaps, Sankey diagrams, Venn diagrams, network graphs, and mind maps
  • Organization, flow, and fishbone diagrams
  • District maps, path maps, and pin maps
  • Regular spreadsheets and pivot-style tables

The geographic chart tools use the AMap service and are intended for data within China. An optional chart-visualization skill is documented separately for AI IDEs that support skills; it can help select among the chart types, but it is not the MCP server itself.

Limitations and notes

The repository does not describe this server as a database connector or data-ingestion system. Data must therefore come from the MCP client or another part of the agent workflow. Geographic visualization is restricted to China according to the README. The documented client examples cover Claude, VSCode, Cline, Cherry Studio, and Cursor, while other clients may require their own MCP configuration format.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Customer Data Platforms View all alternatives
  • MCP Mermaid logoMCP Mermaid

    Generate mermaid diagram and chart with AI MCP dynamically.

    ๐Ÿ‘ค Customer Data Platforms3 views
    Compare vs MCP Mermaid โ†’
  • MCP Echarts logoMCP Echarts

    Generate visual charts using Apache ECharts with AI MCP dynamically.

    ๐Ÿ‘ค Customer Data Platforms1 views
    Compare vs MCP Echarts โ†’
  • Munin logoMunin

    MCP-first customer platform for the agentic era: KB, Conversations, CRM, CMS, Outreach, Analytics

    ๐Ÿ‘ค Customer Data Platforms0 views
    Compare vs Munin โ†’
  • Salesforce Cloud logoSalesforce Cloud

    Salesforce CRM integration โ€” opportunities, accounts, SOQL, file downloads, analytics

    ๐Ÿ‘ค Customer Data Platforms0 views
    Compare vs Salesforce Cloud โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
4.4k
Stargazers on the source repository.
npm downloads
39M
Package downloads in the last 30 days.
Last commit
15d ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Server Chart

Run it through npx with `npx -y @antv/mcp-server-chart`, or install it globally with `npm install -g @antv/mcp-server-chart` for direct CLI use.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Server Chart AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/antv-mcp-server-chart?style=directory)](https://allmcps.com/mcp/antv-mcp-server-chart)
HTML Embed
<a href="https://allmcps.com/mcp/antv-mcp-server-chart"><img src="https://allmcps.com/api/badge/antv-mcp-server-chart?style=directory" alt="MCP Server Chart on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ‘คCustomer Data Platforms
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Cline / VS Code
Last updatedSep 3, 2026
10/10 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars4,355
GitHub Star CountTotal stargazers on GitHub representing community popularity (4,355 stars).
Last commit15d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 27, 2026
npm downloads39,676,919/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
56Quality signal: Good ยท 56/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity14/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev ยท skills (npm)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ‘ค Customer Data Platforms โ†’Best MCP servers for Customer Data Platforms โ†’Alternatives to MCP Server Chart โ†’Install in Claude DesktopInstall in CursorInstall in VS Code