A Model Context Protocol server for generating beautiful charts using Chart.js v4. Perfect for Claude Desktop, Cursor, and other MCP clients.
{
"mcpServers": {
"ax-crewchartjs": {
"command": "npx",
"args": [
"-y",
"@ax-crew/chartjs-mcp-server"
]
}
}
}