mcpbeat Sign in

X402 Dataviz MCP Server

local only

X402 Dataviz MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 2 Aug 2026.

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

Installs per day peak 156 · avg 5
a month agotoday
31
Installs / week
npm · x402-dataviz-mcp
0
Stars
0 open issues
2 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check X402 Dataviz MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 x402-dataviz-mcp -- npx -y x402-dataviz-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "x402-dataviz-mcp": {
      "args": [
        "-y",
        "x402-dataviz-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.x402-dataviz-mcp]
command = "npx"
args = ["-y", "x402-dataviz-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "x402-dataviz-mcp": {
      "args": [
        "-y",
        "x402-dataviz-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "x402-dataviz-mcp": {
      "args": [
        "-y",
        "x402-dataviz-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to X402 Dataviz 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
Chartforge
by crawde

MCP server for ChartForge — generate stunning charts and diagrams from natural language

78 installs/wk local only
Chartforge
by chartforgeai

MCP server for ChartForge — generate stunning charts and diagrams from natural language

local only
Dvt
by dvt

Dashboards as data. Author, validate, render, and share dvt dashboards from any MCP client.

answering
Sheetrender MCP
by sheetrender

Render PDFs from templates and spreadsheet data via SheetRender, locally or at mcp.sheetrender.com

71 installs/wk answering
Cafe MCP
by dangamsoft

Korean Saju (Four Pillars) MCP server with 5 free birth-chart analysis tools.

44 installs/wk local only
Matplotlibnet
by xkqg

Renders MatPlotLibNet charts to PNG, SVG or PDF from a JSON spec an AI agent writes.

local only

X402 Dataviz MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for X402 Dataviz MCP?
X402 Dataviz 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 x402-dataviz-mcp was installed 31 times last week.
How do I connect X402 Dataviz 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 x402-dataviz-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use X402 Dataviz MCP?
The npm package x402-dataviz-mcp was installed 31 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 X402 Dataviz MCP open source?
Yes — it is published under the MIT licence, written in TypeScript 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.