Skip to content

v0.1.4: Location post-filter, blank-state fix, mcp-ts-core 0.10.14

Choose a tag to compare

@cyanheads cyanheads released this 11 Jul 16:33
v0.1.4
78b6b9c

Location post-filter, blank-state fix, mcp-ts-core 0.10.14

Fixes NPPES location-filtering and blank-state validation bugs in npi_search_providers; adopts mcp-ts-core ^0.10.14 and adds Socket supply-chain scanning.

Fixed:

  • npi_search_providers post-filters city/state/postal_code results server-side — NPPES doesn't hard-filter location on specialty searches (#4)
  • npi_search_providers accepts a blank state ("") from form clients instead of failing validation (#5)

Added:

  • postalCode on npi_search_providers output rows and the location line (#4)
  • Socket supply-chain scanner + 3-day minimumReleaseAge guard in bunfig.toml

Changed:

  • Dockerfile pins bun 1.3.14, adds BuildKit cache mounts, --ignore-scripts on the build-stage install

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.9 → ^0.10.14
  • js-yaml (transitive) 3.14.2 → 3.15.0 — clears GHSA-h67p-54hq-rp68

72 tests pass; bun run devcheck clean.

CHANGELOG v0.1.4