x402-dataviz-mcp

liminalpepe/x402-dataviz-mcp
★ 0 stars TypeScript Data/Analytics Updated today
Free MCP server: render bar/line/area charts to SVG from structured data. Open twin of a paid x402-gated dataviz HTTP API.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "x402-dataviz-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "liminalpepe/x402-dataviz-mcp"
      ]
    }
  }
}

README Excerpt

A free MCP (Model Context Protocol) server that renders bar, line, and area charts from structured data and returns clean, hand-designed SVG. No API key, no payment, no rate limit games — just an MCP tool any MCP client can call. This is the **open funnel twin** of a paid, x402-gated HTTP API: **[x402-dataviz-poc.theliminalguy.workers.dev](https://x402-dataviz-poc.theliminalguy.workers.dev)**
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →