Skip to content
VS Code

Chart Generator & PDF Report from Any Dataset, CSV or JSON for VS Code

io.github.nero-engine/dataset-charts-report

Turn rows into bar, line, pie and scatter chart images plus an optional PDF or HTML report.

client:VS Code transport:streamable-http

Install Chart Generator & PDF Report from Any Dataset, CSV or JSON in VS Code

.vscode/mcp.json

{
  "servers": {
    "dataset-charts-report": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=nerolabs/dataset-charts-report"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Chart Generator & PDF Report from Any Dataset, CSV or JSON in other clients