Back to Home
BACH-AI-Tools icon

mcp-server-chart

Verified Safe

by BACH-AI-Tools

Overview

Generates diverse data visualization charts using the AntV library, serving as a Model Context Protocol server for chart generation and data analysis.

Installation

Run Command
npx -y @antv/mcp-server-chart

Environment Variables

  • VIS_REQUEST_SERVER
  • SERVICE_ID
  • DISABLED_TOOLS

Security Notes

The server uses Zod for robust input validation. While the server code itself appears secure with no 'eval' or evident hardcoded secrets, its core chart generation relies on an external AntV API ('VIS_REQUEST_SERVER'). The security of the rendered charts and potential data leakage depends heavily on the trustworthiness and security of this external service. The HTTP streamable transport enables CORS for all origins ('*').

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens250
Stars0
Forks0
Last Update2025-12-04

Tags

data-visualizationchartsAntVMCPTypeScript