v1.5.2
Removed
get_server_infoMCP tool — redundant with the MCPinitializehandshake, serverinstructions, andtools/list. Unique capability descriptions folded into the instructions.
Changed
- Condensed server
instructions(~58 → ~30 lines) — dropped the duplicated database list andVersion:footer, merged overlapping sections. - Slimmed
generate_chartfrom 13 → 11 parameters — removedwidth/height. Interactive charts are responsive; static PNG export uses fixed 800×600. Docstring condensed.
Full Changelog: v1.5.1...v1.5.2