Vchart MCP Server
UnclaimedA Model Context Protocol (MCP) server for the @visactor/vchart that enables AI assistants to generate interactive charts and visualizations.
Install
npx -y @smithery/cli install @VisActor/vchart-mcp-server --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (40)
angleAxisHasGrid
Show angle axis grid lines
angleAxisHasLabel
Show angle axis labels
angleAxisHasTick
Show angle axis ticks
angleAxisTitle
Angle axis title
angleAxisType
Angle axis type
categoryField
Category field name
chartType
Chart type
colorField
Color mapping field
dataTable
Data object array
generate_cartesian_chart
Generates Cartesian coordinate system charts, including area, bar, line, waterfall, funnel, and animated ranking bar charts.
generate_dual_axis_chart
Combination chart with two Y axes, for comparing two metrics with different units.
generate_hierarchical_chart
Generates hierarchical charts, including treemap, circle packing, and sunburst charts.
generate_polar_chart
Generates polar coordinate system charts, including radar, rose, and pie charts.
generate_progress_chart
Generates progress charts, including circular, linear, gauge, and liquid charts.
generate_range_column_chart
Generates horizontal range bar charts, suitable for displaying data ranges and comparisons.
generate_wordcloud_venn
Generates word cloud or Venn diagrams, suitable for displaying keywords and frequencies in text data.
leftYAxisTitle
Left Y axis title
radiusAxisHasGrid
Show radius axis grid lines
radiusAxisHasLabel
Show radius axis labels
radiusAxisHasTick
Show radius axis ticks
radiusAxisTitle
Radius axis title
radiusAxisType
Radius axis type
stackOrPercent
Stack or percent mode
timeField
Time field for animated ranking bar chart
transpose
Display bar chart horizontally (as bar chart)
valueField
Value field name
xAxisHasGrid
Show X axis grid lines
xAxisHasLabel
Show X axis labels
xAxisHasTick
Show X axis ticks
xAxisOrient
X axis position
xAxisTitle
X axis title
xAxisType
X axis type
xField
X axis field name
yAxisHasGrid
Show Y axis grid lines
yAxisHasLabel
Show Y axis labels
yAxisHasTick
Show Y axis ticks
yAxisOrient
Y axis position
yAxisTitle
Y axis title
yAxisType
Y axis type
yField
Y axis field name