GongRzhe/Quickchart-MCP-Server
A Model Context Protocol server for generating charts using QuickChart.io . It allows you to create various types of charts through MCP tools.
Platform-specific configuration:
{
"mcpServers": {
"Quickchart-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Quickchart-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...