Back to directory
datafe/quick-chart-mcp

datafe/quick-chart-mcp

@datafe

A Model Context Protocol (MCP) server that provides chart tools, allowing it to interact with the quick chart through a standardized interface.

chartquickchartmcptypescripttool

Installation & Configuration

{
  "mcpServers": {
    "quick-chart-mcp": {
      "autoApprove": [],
      "disabled": false,
      "timeout": 300,
      "command": "npx",
      "args": [
        "[email protected]"
      ],
      "transportType": "stdio"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15