You're viewing a demo portfolio

Join the waitlist
PRSM

query

Active

Tool of Mygene Info

declared in 0.1.0

Full-text gene query.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "BRCA1"
    },
    {
      "size": 20,
      "query": "symbol:TP53 AND taxid:9606"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "size": {
      "type": "number",
      "description": "1-1000 (default 10)."
    },
    "sort": {
      "type": "string"
    },
    "query": {
      "type": "string",
      "description": "e.g. \"BRCA1\", \"symbol:TP53 AND taxid:9606\""
    },
    "fields": {
      "type": "string",
      "description": "Comma-sep return fields."
    },
    "species": {
      "type": "string",
      "description": "NCBI taxonomy id or common name (default human)."
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

Mygene Info

https://github.com/pipeworx-io/mcp-mygene-info

1/7 registries
View full server →