TableCharts MCP: Turn any table into a shareable interactive dashboard directly in Cursor

:waving_hand: Hey everyone!

Updating charts was always a pain, so I built TableCharts — an MCP server that instantly turns tables (CSV, JSON, Notion, Google Sheets, Salesforce, etc.) into live, shareable interactive dashboards.What it does:

  • Paste or link your data → get a hosted dashboard with a public URL + embed
  • Live chart updating — changes to your table automatically reflect in the dashboard
  • Works natively inside Cursor (and Claude, VS Code, etc.)
  • One-command install

Install:

npx -y @tablecharts/mcp-server

or npm i -g @tablecharts/mcp-server → Try it on Glama

Would love feedback or ideas for what to add next (more chart types, dashboard management, etc.).

Let me know if you try it!

Have a great day and keep building :heart_hands: