You're viewing a demo portfolio

Join the waitlist
PRSM

query

Active

Tool of mcp-mydisease

declared in 0.1.0

Search MyDisease.info for diseases by free-text name or fielded query. Returns matching hits, each keyed by a MONDO disease id (e.g. "MONDO:0015967") with the best-matching ontology and annotation keys. Use this to resolve a disease name to canonical ontology ids before calling the "disease" tool. Free text like "diabetes" or "asthma" works; fielded queries like "mondo.label:asthma" or "disgenet.xrefs.disease_name:..." narrow the search.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "size": {
      "type": "number",
      "description": "Number of hits to return, 1-1000 (default 10)."
    },
    "query": {
      "type": "string",
      "description": "Free-text disease name (e.g. \"diabetes\") or a fielded query (e.g. \"mondo.label:asthma\")."
    },
    "fields": {
      "type": "string",
      "description": "Comma-separated list of annotation fields to return (default: all fields)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-mydisease

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

2/7 registries
View full server →