Skip to content

Release history

hustcc/mcp-echarts releases

Generate visual charts using Apache ECharts with AI MCP dynamically.

All releases

9 shown

0.7.1 Bug fix

Fixed unresolvable $ref references in recursive chart schemas.

Full changelog

What's Changed

  • Fix unresolvable $ref in recursive chart schemas by @Copilot in https://github.com/hustcc/mcp-echarts/pull/41

New Contributors

  • @Copilot made their first contribution in https://github.com/hustcc/mcp-echarts/pull/41

Full Changelog: https://github.com/hustcc/mcp-echarts/compare/0.7.0...0.7.1

0.7.0 New feature
Notable features
  • Added health check endpoint for both SSE and streamable HTTP server
  • Added `generateAreaChartTool` to create area charts
Full changelog

What's Changed

  • feat(server) : add health check endpoint for both SSE and streamable HTTP server by @joeycyhuang in https://github.com/hustcc/mcp-echarts/pull/31
  • fix: resolve TypeScript deep type instantiation error with Zod schemas by @lyw405 in https://github.com/hustcc/mcp-echarts/pull/39
  • docs: MinIO JS SDK link is 404. Updated doc with latest link. by @mrdulin in https://github.com/hustcc/mcp-echarts/pull/36
  • docs: Add Node.js prerequisites to README by @mrdulin in https://github.com/hustcc/mcp-echarts/pull/35
  • fix: Fix the MimIO URL port issue in the Nginx reverse proxy environment by @Susuperli in https://github.com/hustcc/mcp-echarts/pull/32
  • feat(mcp-function) : add generateAreaChartTool to create area chart by @joeycyhuang in https://github.com/hustcc/mcp-echarts/pull/29

New Contributors

  • @joeycyhuang made their first contribution in https://github.com/hustcc/mcp-echarts/pull/31
  • @mrdulin made their first contribution in https://github.com/hustcc/mcp-echarts/pull/36

Full Changelog: https://github.com/hustcc/mcp-echarts/compare/0.6.1...0.7.0

0.6.1 Bug fix
Notable features
  • MCP Trust Score
Full changelog

What's Changed

  • MCP Trust Score by @Matvey-Kuk in https://github.com/hustcc/mcp-echarts/pull/25
  • Fix chart style issues for candlestick and treemap charts by @lyw405 in https://github.com/hustcc/mcp-echarts/pull/26

New Contributors

  • @Matvey-Kuk made their first contribution in https://github.com/hustcc/mcp-echarts/pull/25

Full Changelog: https://github.com/hustcc/mcp-echarts/compare/0.6.0...0.6.1

0.6.0 New feature
Notable features
  • Added `outputType` schema for all chart tools
Full changelog

What's Changed

  • feat: add outputType schema for all chart tools by @Meet-student in https://github.com/hustcc/mcp-echarts/pull/24

New Contributors

  • @Meet-student made their first contribution in https://github.com/hustcc/mcp-echarts/pull/24

Full Changelog: https://github.com/hustcc/mcp-echarts/compare/0.5.0...0.6.0

0.5.0 New feature
Notable features
  • Support for MCP Server-Sent Events (SSE) and streamable HTTP transport
  • Upgrade to ECharts version 6
Full changelog

What's Changed

  • fix: Add automatic MinIO fallback to Base64 when connection fails by @Susuperli in https://github.com/hustcc/mcp-echarts/pull/19
  • Feat/upgrade echarts v6 by @Susuperli in https://github.com/hustcc/mcp-echarts/pull/20
  • feat: support mcp sse/streamable http transport by @2niuhe in https://github.com/hustcc/mcp-echarts/pull/21

New Contributors

  • @2niuhe made their first contribution in https://github.com/hustcc/mcp-echarts/pull/21

Full Changelog: https://github.com/hustcc/mcp-echarts/compare/0.4.0...0.5.0

0.4.0 New feature
Notable features
  • Add test case for mcp-echarts
  • Use MinIO to store chart image
Full changelog

What's Changed

  • docs: fix readme typo by @hustcc in https://github.com/hustcc/mcp-echarts/pull/11
  • feat: add test case for mcp-echarts by @lyw405 in https://github.com/hustcc/mcp-echarts/pull/13
  • refactor: improve code readability by translating comments to English by @lyw405 in https://github.com/hustcc/mcp-echarts/pull/15
  • feat: use MinIO to storage chart image by @Susuperli in https://github.com/hustcc/mcp-echarts/pull/12
  • chore: 0.4.0 by @hustcc in https://github.com/hustcc/mcp-echarts/pull/16

New Contributors

  • @Susuperli made their first contribution in https://github.com/hustcc/mcp-echarts/pull/12

Full Changelog: https://github.com/hustcc/mcp-echarts/compare/0.3.0...0.4.0

0.3.0 New feature
Notable features
  • Modularized tools and added a line chart tool
  • Added MCP server badge
  • Added 15 new chart tools
Full changelog

What's Changed

  • refactor: modularize tools and add line chart tool / 重构:模块化工具并添加折线图工具 by @lyw405 in https://github.com/hustcc/mcp-echarts/pull/6
  • add MCP server badge by @punkpeye in https://github.com/hustcc/mcp-echarts/pull/8
  • feat: add 15 chart tools by @lyw405 in https://github.com/hustcc/mcp-echarts/pull/7
  • docs: update readme add contributors and release 0.3.0 by @hustcc in https://github.com/hustcc/mcp-echarts/pull/9

New Contributors

  • @lyw405 made their first contribution in https://github.com/hustcc/mcp-echarts/pull/6
  • @punkpeye made their first contribution in https://github.com/hustcc/mcp-echarts/pull/8
  • @hustcc made their first contribution in https://github.com/hustcc/mcp-echarts/pull/9

Full Changelog: https://github.com/hustcc/mcp-echarts/compare/0.2.0...0.3.0

0.2.0 New feature
Notable features
  • Use @napi-rs/canvas instead of node-canvas
Full changelog

What's Changed

  • feat: use @napi-rs/canvas instead node-canvas by @BQXBQX in https://github.com/hustcc/mcp-echarts/pull/3

New Contributors

  • @BQXBQX made their first contribution in https://github.com/hustcc/mcp-echarts/pull/3

Full Changelog: https://github.com/hustcc/mcp-echarts/compare/0.1.0...0.2.0

0.1.0 Maintenance

Routine maintenance release for hustcc/mcp-echarts.

Changelog

Full Changelog: https://github.com/hustcc/mcp-echarts/commits/0.1.0

Beta — feedback welcome: [email protected]