Skip to content

v0.1.12: mcp-ts-core ^0.10.6 adoption

Choose a tag to compare

@cyanheads cyanheads released this 15 Jun 20:34
v0.1.12
d6d3948

mcp-ts-core ^0.10.6 adoption

Framework upgrade with no change to the tool surface. Picks up env-boolean parsing via Zod stringbool, a fail-closed DataCanvas SQL gate, wire-level elicitation, and the bundle-hygiene tooling.

Dependencies:

  • @cyanheads/mcp-ts-core ^0.9.21 → ^0.10.6
  • @biomejs/biome ^2.4.16 → ^2.5.0
  • @types/node ^25.9.1 → ^25.9.3
  • tsx ^4.22.3 → ^4.22.4
  • vitest ^4.1.8 → ^4.1.9

Added:

  • Server identity: createApp() name/title set to eurostat-mcp-server (core #213)
  • Dockerfile HEALTHCHECK (bun-native fetch on /healthz) + image.version label
  • scripts/clean-mcpb.ts strips dependency-shipped agent docs from the .mcpb bundle (core #230)

Changed:

  • .mcpbignore root dev-dir patterns anchored with / (core #172/#207)
  • lint-packaging.ts bundle-content + entrypoint-identity checks (core #230/#231)
  • check-framework-antipatterns.ts adds the coerce-boolean-env-flag rule
  • Skills re-synced; adds the techniques skill (core #204)

135 tests pass; bun run devcheck clean.