Clinical Terminology MCP

Changelog

Release history and updates for Clinical Terminology MCP servers

1.2.3

Documentation Update
  • Improved Simplified README for easier setup

1.2.2

Download Page Fix
  • Fixed Download links now correctly point to release files

1.2.1

Bug Fixes
  • Fixed UMLS API response parsing for complex concept relationships

1.2.0

Prometheus Metrics & Cloud Guides
  • Added Prometheus /metrics endpoint for monitoring
  • Added Grafana dashboard for visualizing metrics
  • Added Docker Compose monitoring stack (Prometheus + Grafana)
  • Added AWS ECS deployment guide
  • Added GCP Cloud Run deployment guide
  • Added Azure Container Apps deployment guide

1.1.0

HTTP Transport & Remote Deployment
  • Added Streamable HTTP transport for remote deployment
  • Added TLS support with configurable certificates
  • Added API key authentication for secure access
  • Added CORS and Origin validation middleware
  • Added Rate limiting with configurable limits
  • Added Request body size limits
  • Added Structured JSON logging with configurable levels
  • Added OpenTelemetry metrics and tracing
  • Added Health endpoints (/health/live, /health/ready)
  • Added Docker and Docker Compose configurations
  • Added Kubernetes manifests and Helm chart
  • Added Claude Desktop and Claude Code remote configuration guides

1.0.0

Initial Release
  • Added SNOMED CT server with search, lookup, ECL queries, and hierarchy navigation
  • Added RxNorm server with drug search, lookup, and ATC classification
  • Added ICD-10-CM server with diagnosis code search and lookup
  • Added ICD-11 server with WHO API integration
  • Added LOINC server with lab code search and lookup via FHIR
  • Added UMLS server with concept search, lookup, and cross-terminology mapping
  • Added UCUM server with unit validation and conversion