Skip to content

Changelog

[0.1.1] - 2025-04-14

  • Simplified biomcp run.
  • Added tutorials on Claude Desktop, MCP Inspector, and Python SDK.

[0.1.0] - 2025-04-08

  • Initial release of BioMCP CLI and server.
  • Support for searching ClinicalTrials.gov (biomcp trial search).
  • Support for retrieving trial details (biomcp trial get).
  • Support for searching PubMed/PubTator3 (biomcp article search).
  • Support for retrieving article details (biomcp article get).
  • Support for searching MyVariant.info (biomcp variant search).
  • Support for retrieving variant details (biomcp variant get).
  • Basic HTTP caching for API requests.
  • Initial documentation structure.