Submit

ChartMCP

@doramart

Server Config

{
  "mcpServers": {
    "chartMCP": {
      "name": "chartMCP",
      "command": "npx",
      "args": [
        "build/index.js"
      ],
      "env": {
        "API_KEY": "",
        "BASE_URL": "https://api.deepseek.com",
        "AI_MODEL": "deepseek-chat",
        "MAX_FILE_SIZE": "512000",
        "UPLOAD_DIR": ""
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.