Medical Terminologies MCP
Related Servers
Alternatives to Medical Terminologies MCP
- -licenseNot gradedqualityNot gradedmaintenanceA FastAPI backend service that connects to Azure's Managed Chat Project using GPT-4o to provide medical chatbot functionality through a simple HTML interface.-
- AlicenseBqualityFmaintenanceAn MCP server that provides comprehensive medical information by querying multiple authoritative medical APIs including FDA, WHO, PubMed, Google Scholar, and RxNorm.121150112MIT
- AlicenseNot gradedqualityFmaintenanceProvides comprehensive medical information by querying authoritative sources including FDA drug database, WHO health statistics, PubMed literature, RxNorm nomenclature, Google Scholar, and Australia's PBS API through 22+ specialized tools.503MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI-powered medical information retrieval through FHIR clinical document search and GraphRAG-based exploration of medical entities and relationships. Combines vector search with knowledge graph queries for comprehensive healthcare data analysis.MIT
- FlicenseNot gradedqualityDmaintenanceAn MCP server and web application that enables natural language medical queries and patient data analysis powered by Gemini AI. It allows users to track and analyze patient biometrics, including vitals, sleep patterns, and laboratory results, through a comprehensive set of automated medical tools.-
Related Servers
- AlicenseBqualityDmaintenanceMCP server for mapping clinical terminology to OMOP concepts using LLMs, with vocabulary search and batch processing capabilities.240Apache 2.0
- AlicenseAqualityBmaintenanceA high-performance MCP server that gives LLMs access to 25 biomedical tools federated across 50+ upstream APIs for genes, variants, drugs, diseases, literature, clinical trials, and structural biology.4152212Apache 2.0
- AlicenseAqualityDmaintenanceMedical terminology MCP server — ICD-10, MedDRA, RxNorm, CTCAE for AI agents615MIT

FHIRfly MCP Serverofficial
AlicenseNot gradedqualityBmaintenanceMCP server for connecting Claude Desktop to FHIRfly healthcare reference data APIs, enabling lookup of drugs, providers, clinical codes, and more.209MIT- AlicenseAqualityAmaintenanceAn MCP server that gives AI assistants access to biological and biomedical RDF databases via SPARQL at the RDF Portal, as well as selected REST APIs (NCBI E-utilities, UniProt, ChEMBL, PDB, Reactome, Rhea, MeSH, and more).2913MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server that provides access to the NIH UMLS API and the NIH VSAC FHIR API. This server enables AI models to search medical terminology, look up concept definitions, explore relationships between medical concepts, map codes between different medical coding systems, and work with curated clinical value sets.1MIT
TDQS
Scored across 31 tools
Tools are clearly separated by terminology and by action (search vs lookup vs hierarchy), so agents can generally pick the right one. A few potential overlaps exist (mesh_descriptor vs mesh_tree, rxnorm_concept vs rxnorm_ingredients, validate_codes vs map_icd10_to_icd11), but descriptions provide enough differentiation. No two tools appear to do the exact same thing.
Within each terminology namespace, names are fairly consistent (e.g., icd11_search/lookup/hierarchy, loinc_search/details), but across terminologies the action for fetching detailed info varies: lookup, descriptor, details, and concept. There are also minor singular/plural inconsistencies (cid10_chapter vs cid10_chapters) and a misleading map_loinc_to_snomed that does not actually perform mapping.
31 tools feels high at first glance, but the server covers eight distinct terminology systems plus cross-cutting mapping, validation, and versioning utilities. Each terminology generally gets 3-5 purpose-driven tools (search, lookup, hierarchy, specialized details), so the count is justified by the broad domain rather than padded with redundant duplicates.
The server provides solid coverage for ICD-11, CID-10, MeSH, LOINC, RxNorm, and ATC, including search, lookup, hierarchy, and specialized features. The main gap is the lack of dedicated SNOMED CT tools—SNOMED is only accessible indirectly via find_equivalent and validate_codes, with no way to retrieve full concept details or hierarchy. ICD-10 also lacks a direct international search, but mapping and validation tools partially compensate.