Skip to content

v0.6.0: kanban, image, bank statements

Choose a tag to compare

@theluckystrike theluckystrike released this 04 Sep 01:44
· 279 commits to main since this release

Three new servers, sixteen in total.

New servers

  • mcp-kanban: a local task board per project. Columns, due dates, estimates, priorities, tags, overdue and weekly review, and a handoff into the time tracker.
  • mcp-image: resize, convert, compress, crop, thumbnail, watermark, strip metadata and dominant colours. Pure JavaScript (jimp), no native build.
  • mcp-bank-statement: import a bank CSV, categorise it with your own rules, summarise per currency, detect recurring charges and reconcile it against your expenses.

Audit fixes

  • kanban: every caller-set string and number bounded at the schema; a blank project name refused so one blank board cannot swallow later projects; columns_set validated on the normalised list so a board cannot end with one column that is also its done column; task_list, task_search and overdue capped at 200 rows with a limit argument; weekday due dates accepted; task_delete reports the logged minutes it discards; task_start_timer warns when the time tracker would file the timer under a different project.
  • image: a GIF decoder warning on stdout was killing the transport, now guarded; animated GIF frame count reported instead of silently flattened; watermark text transliterated with the dropped characters named, and overflow refused; EXIF orientation and header dimensions reported; the free-tier size cap moved from the source to the output so phone photos are no longer refused; no size cap on strip_metadata; three free dominant colours; max_bytes target on image_compress.
  • bank-statement: trailing-minus amounts parsed as negative; UTF-16 CSV import; an empty categorisation rule refused; export refuses to overwrite its input; a charge seen twice is no longer annualised from two points.
  • expense-tracker: a summary or export that is receipts-only now names the bank ledger it did not read.

Hosted

  • mcp.zovo.one/mcp/kanban, /mcp/image and /mcp/bank-statement are live, so all sixteen servers are hosted. Connect by URL still works for clients that cannot set a header.

Bundles below are one-click Claude Desktop extensions, each self-contained. Built by theluckystrike. Pro keys: https://mcp.zovo.one