Skip to main content
Glama
190,736 tools. Last updated 2026-06-11 03:11

"echart" matching MCP tools:

  • Visualize the progressive reduction of data through stages, such as conversion rates from browsing to purchase. Input stage categories and values to generate a funnel chart highlighting drop-offs.
    MIT
  • Visualize cumulative effects of sequential positive or negative values to show how initial values change through intermediate steps to final results, useful for financial analysis and budget tracking.
    TypeScript
    MIT
  • Visualize the relationship between two variables using a scatter chart. Identify correlation strength and data distribution patterns from your data points.
    MIT
  • Create fishbone diagrams to analyze root causes of complex problems by visualizing hierarchical relationships between issues and contributing factors.
    TypeScript
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    A Model Context Protocol server that generates beautiful chart images from ECharts configurations, supporting various chart types with customizable dimensions.
    Last updated
    13
    7
    MIT
  • Generate candlestick charts from OHLC financial data. Input date, open, high, low, close, and optional volume. Customize chart dimensions, theme, title, and volume display. Output as PNG, SVG, or ECharts option.
    MIT
  • Generate visual maps of Chinese administrative divisions to display regional data distribution or composition, such as GDP by province or city classifications.
    TypeScript
    MIT
  • Create dual-axis charts to visualize and compare two quantitative variables using combined bar and line series, enabling analysis of trends and magnitudes across distinct metrics.
    MIT
  • Create radar charts to visualize and compare multidimensional data across four or more variables, such as product features or performance metrics.
    TypeScript
    MIT
  • Generate a network graph chart to visualize relationships between entities using nodes and edges, with customizable layout, theme, and output formats including PNG, SVG, or ECharts option.
    MIT
  • Visualize data flow between stages or categories to analyze user journeys, conversion paths, or process transitions with interactive Sankey diagrams.
    TypeScript
    MIT
  • Create flow diagrams to visualize process steps and decision points for linear scenarios. Input node and edge data to generate structured charts.
    TypeScript
    MIT
  • Create word cloud charts to visualize word frequency or importance through text size variation. Analyze common terms in social media, reviews, or feedback data.
    TypeScript
    MIT
  • Create a sunburst chart to visualize multi-level hierarchical data such as organizational structures, file system hierarchies, or category breakdowns. Input nested data with names and values; output as PNG, SVG, or ECharts option.
    MIT
  • Generate a tree chart to visualize hierarchical data structures like organizational charts, family trees, or file directories from a nested JSON object. Configure layout, orientation, theme, and output as PNG, SVG, or ECharts option.
    MIT
  • Generate a treemap chart to display hierarchical data and compare items at the same level, such as disk space usage. Provide nested data with names and values; output as PNG, SVG, or ECharts option.
    MIT
  • Create area charts to visualize data trends over continuous variables like time, showing cumulative values and relationships such as distance from velocity-time data.
    TypeScript
    MIT
  • Create a line chart to visualize trends over time, such as sales or profit ratios, with customizable titles, axes, themes, and output as PNG, SVG, or ECharts option.
    MIT