Skip to content

v0.3.0: species division resource, homology queryId, mcp-ts-core 0.10.10

Choose a tag to compare

@cyanheads cyanheads released this 03 Jul 13:47
v0.3.0
8846618

species division resource, homology queryId, mcp-ts-core 0.10.10

New division-addressable resource, a homology bug fix, and a security patch clearing 7 transitive vulnerabilities.

Added

  • ensembl://species/{division} resource — division-addressable counterpart to ensembl://species, templated by division. (#8)

Changed

  • ensembl_get_homology symbol-mode queryId now returns the resolved Ensembl stable gene ID instead of the echoed symbol. (#6)
  • ensembl://species drops its unreachable division filter param — always returns the endpoint default division; use ensembl://species/{division} for a named division. (#8)
  • ensembl_list_species description corrected to state the endpoint default division, not "all divisions". (#12)
  • @cyanheads/mcp-ts-core ^0.10.9 → ^0.10.10

Security

  • bun audit: 7 vulnerabilities → 0 — js-yaml quadratic-complexity DoS (GHSA-h67p-54hq-rp68), 5 hono advisories on the SDK's now-collapsed nested resolution (CORS wildcard-with-credentials, high; 4 moderate Lambda/serve-static advisories), and a dev-only esbuild Windows advisory cleared by dropping esbuild from the tree.

99 tests pass; bun run devcheck clean.