Chart Generator & PDF Report from Any Dataset, CSV or JSON for Grok
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:Grok
transport:streamable-http
Install Chart Generator & PDF Report from Any Dataset, CSV or JSON in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"dataset-charts-report": {
"type": "http",
"url": "https://mcp.apify.com/?tools=nerolabs/dataset-charts-report"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs