v1.6.0 - Complete Comment Management
🎉 What's New
Complete Comment Management Tools
All requested comment management features are now available! Full CRUD operations for Trello card comments.
New Tools Added
- delete_comment - Delete comments from cards
- get_card_comments - Retrieve comments efficiently without fetching entire card
Previously Available (PR #26)
- add_comment - Add comments to cards
- update_comment - Update existing comments
Installation
npm install @delorenj/mcp-server-trello@latestOr with bunx (fastest):
bunx @delorenj/mcp-server-trelloDocumentation
All comment tools are fully documented in the README.
Full Changelog
See CHANGELOG.md for complete details.