{
    "name": "io.github.antvis/mcp-server-chart",
    "version": "0.8.2",
    "description": "A Model Context Protocol server for generating charts using AntV. This is a TypeScript-based MCP server that provides chart generation capabilities. It allows you to create various types of charts through MCP tools.",
    "packages": [
        {
            "registryType": "npm",
            "identifier": "@antv/mcp-server-chart",
            "version": "0.8.2",
            "runtimeHint": "npx",
            "transport": {
                "type": "stdio"
            },
            "registryBaseUrl": "https://registry.npmjs.org"
        }
    ],
    "repository": {
        "url": "https://github.com/antvis/mcp-server-chart",
        "source": "github"
    },
    "_meta": {
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2025-08-11T09:30:15+00:00",
            "updatedAt": "2025-08-11T09:30:15+00:00"
        }
    }
}