You're viewing a demo portfolio

Join the waitlist
PRSM

connect

Active

Tool of mcp-medlineplus

declared in 0.1.0

Map a clinical code (ICD-10-CM, SNOMED CT, RxCUI, LOINC, NDC, MeSH, HGNC) to MedlinePlus consumer-health topics.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "code": "J00",
      "code_system": "ICD-10-CM"
    },
    {
      "code": "11161003",
      "lang": "es",
      "code_system": "SNOMED"
    }
  ],
  "required": [
    "code",
    "code_system"
  ],
  "properties": {
    "code": {
      "type": "string",
      "description": "Code value (e.g. \"J00\" for ICD-10-CM acute nasopharyngitis)"
    },
    "lang": {
      "type": "string",
      "description": "en (default) | es"
    },
    "code_system": {
      "type": "string",
      "description": "Short name or OID — ICD-10-CM | SNOMED | RxNorm | LOINC | NDC | MeSH | HGNC | ICD-9-CM"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-medlineplus

https://github.com/pipeworx-io/mcp-medlineplus

2/7 registries
View full server →