Skip to main content
Glama
213,191 tools. Last updated 2026-06-19 13:08

"Apache ECharts" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Content-addressed, ed25519-signed memory of every place on Earth. Apache-2.0, no keys for reads.

  • Render and share charts and data visualizations as SVG/PNG images or embeds from a JSON config.

  • Retrieve the Python source code of an Apache Airflow DAG by providing its DAG ID. Returns the DAG file content and file token for inspection and debugging.
    Apache 2.0
  • Retrieve comprehensive details for a specific Apache Airflow DAG, including schedule, pause status, owners, tags, and run configuration.
    Apache 2.0
  • 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 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 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
  • 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 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
  • 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
  • Create a pie chart displaying proportional data for categories like market share or budget allocation. Customize dimensions, theme, inner radius for donut charts, and export as PNG, SVG, or ECharts option.
    MIT
  • Generate a boxplot chart to display statistical summaries across categories. Input data with categories and values, optionally grouped. Customize titles, dimensions, theme, and export as PNG, SVG, or ECharts option.
    MIT
  • Generate a heatmap chart to visualize data density or intensity across two dimensions. Useful for patterns like user activity by time and day or correlation matrices. Customize axes, title, and output format (PNG, SVG, ECharts option).
    MIT
  • Create bar charts to compare numerical values across categories. Specify data with category and value, optionally group or stack. Customize axis titles, chart title, dimensions, and theme. Output as PNG, SVG, or ECharts option.
    MIT