resolve_term
ActiveTool of Mesh
Map a free-text term or everyday synonym to its canonical MeSH descriptor(s) — the preferred heading to use when searching PubMed. Tries an exact descriptor match first; if none, falls back to a fuzzy contains match (flagged fuzzy). Keyless.
Parameters schema
{
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"description": "A term or synonym to canonicalize, e.g. \"aspirin\", \"high blood pressure\", \"diabetes\"."
},
"limit": {
"type": "number",
"description": "Max matches (default 10, max 25)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Mesh
https://github.com/pipeworx-io/mcp-mesh
1/7 registries