search_descriptors
ActiveTool of Mesh
Search NLM MeSH descriptors by a disease/drug/concept term (e.g. "diabetes", "aspirin", "myocardial infarction"). Returns the matching MeSH descriptor IDs (Dxxxxxxx) — the controlled-vocabulary headings used to index PubMed. The core free-text-to-MeSH lookup. Keyless.
Parameters schema
{
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"description": "A disease, drug, or biomedical concept term, e.g. \"diabetes\", \"aspirin\", \"myocardial infarction\"."
},
"limit": {
"type": "number",
"description": "Max results (default 10, max 25)."
},
"match": {
"type": "string",
"description": "Match mode against descriptor labels: \"exact\", \"contains\", or \"startswith\". Default \"contains\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Mesh
https://github.com/pipeworx-io/mcp-mesh
1/7 registries