tablecharts-mcp-server

Browncabinet/tablecharts-mcp-server
★ 0 stars JavaScript Data/Analytics Updated today
MCP server for TableCharts — turn tables (CSV, JSON, Notion, Google Sheets, Salesforce) into shareable interactive dashboards from Claude, Cursor, and any MCP client." (from package.json)
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tablecharts-mcp-serv": {
      "command": "npx",
      "args": [
        "-y",
        "Browncabinet/tablecharts-mcp-server"
      ]
    }
  }
}

README Excerpt

MCP server for [TableCharts](https://tablecharts.co) — turn tables (CSV, JSON, Notion, Google Sheets, Salesforce) into shareable interactive dashboards, directly from Claude, Cursor, VS Code, or any other [MCP](https://modelcontextprotocol.io) client. LLMs are great at producing structured data but terrible at producing real charts. This server gives any MCP-aware assistant a one-shot tool to convert tabular data into a hosted, embeddable dashboard with a public URL.

Tools (4)

TABLECHARTS_API_BASETABLECHARTS_API_KEYgenerate_dashboardlist_chart_types
📊
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 →