You're viewing a demo portfolio

Join the waitlist
PRSM

resolve_term

Active

Tool of Mesh

declared in 0.1.0

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)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Mesh

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

1/7 registries
View full server →