Skip to content

v0.1.1

Choose a tag to compare

@ryuk3nd0 ryuk3nd0 released this 16 Aug 18:45
· 3 commits to main since this release

v0.1.1

Fixes and verification hardening for the first public release.

Fixed

  • Integration snippets now point at the correct scoped package @ryuk3nd0/echarts-mcp (previously npx echarts-mcp would have resolved to an unrelated project).
  • HTTP integration test flake: replaced a blind startup sleep with a proper port-readiness probe.
  • Empty-catch-block lint error in the HTTP integration test.

Added

  • Real-client integration tests using the official @modelcontextprotocol/client SDK over stdio and Streamable HTTP.
  • VERIFICATION.md — a pass/fail checklist for verifying in real apps (Claude Desktop, Claude Code, Cursor, HTTP gateway).
  • README install section for the published package.

Verification

  • 23 tests pass (5 suites), typecheck clean, lint clean, build clean.

npm: @ryuk3nd0/echarts-mcp@0.1.1