gene
ActiveTool of Mygene Info
declared in 0.1.0
Annotations for a single gene id.
Parameters schema
{
"type": "object",
"examples": [
{
"gene_id": "7157"
},
{
"fields": "symbol,name,taxid",
"gene_id": "ENSG00000141510"
}
],
"required": [
"gene_id"
],
"properties": {
"fields": {
"type": "string"
},
"gene_id": {
"type": "string",
"description": "Entrez id (\"7157\") or Ensembl id (\"ENSG00000141510\")."
},
"species": {
"type": "string"
}
}
}Parent server
Mygene Info
https://github.com/pipeworx-io/mcp-mygene-info
1/7 registries