Shiranui
Related Servers
Alternatives to Shiranui
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceA TypeScript MCP server for interacting with CDISC Define-XML 2.0 and 2.1 files, enabling users to load, search, and retrieve clinical data metadata including datasets, variables, and codelists. It supports local file processing with document caching and provides responses in both JSON and Markdown formats.13-
- AlicenseAqualityAmaintenanceUnified MCP server providing LLMs with reliable lookup access to ICD-11, LOINC, RxNorm, MeSH, ATC, CID-10, and (optionally) SNOMED CT.33133 npm12MIT
- AlicenseNot gradedqualityDmaintenanceEnables querying and browsing SNOMED CT medical terminology concepts, including search, details, and hierarchy navigation via MCP tools.3MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides SNOMED CT clinical terminology lookup via any FHIR R4 terminology server supporting SNOMED CT and ECL. Offers tools for searching by term, fetching by code, and navigating the concept hierarchy.21Apache 2.0
- AlicenseNot gradedqualityCmaintenanceMCP standards server that grounds K-12 lesson plans by providing tools to look up standards, progressions, curriculum, misconceptions, and learning components from open educational data.Apache 2.0
- AlicenseNot gradedqualityDmaintenanceMCP server for clinical and pharmaceutical data, enabling search of ClinicalTrials.gov, PubMed, FDA, and ICH guidelines without API keys.19 npmMIT
TDQS
Scored across 31 tools
Many tools form near-duplicate clusters, especially the five SDTM dataset specialization tools and the Biomedical Concept tools (get_latest_bc vs get_latest_bc_cat vs get_latest_bc_list). Several descriptions even reference the wrong function name, e.g., get_latest_bc's usage calls get_latest_bc_cat, increasing confusion.
Tools consistently use get_ prefix and snake_case, but word order and qualifier placement vary unpredictably: get_sdtm_dataset_specialization_list_for_package vs get_sdtm_dataset_specialization_package_list, and get_ct_latest_version vs get_sdtm_latest_version. Singular/plural forms are also mixed, and abbreviations like bc, ct, cdashig are inconsistently placed.
31 tools is excessive for what is essentially a read-only metadata retrieval API. Many tools could be consolidated with standard and version parameters, and the count exceeds the reasonable upper bound for a coherent tool set.
The set covers SDTM, ADaM, CDASH, SEND, Controlled Terminology, Biomedical Concepts, dataset specializations, and search, so major workflows are supported. Minor gaps exist, such as no direct ADaM-IG version tool or general package list, but these are workable.