top_tissues
ActiveTool of Protein Atlas
declared in 0.1.0
List a protein's top-expressing human tissues by RNA expression (nTPM), highest first, for one Ensembl gene id. Use search_genes to find the Ensembl id. Keyless.
Parameters schema
{
"type": "object",
"required": [
"ensembl_id"
],
"properties": {
"limit": {
"type": "number",
"description": "Max tissues to return (default 10)."
},
"ensembl_id": {
"type": "string",
"description": "An Ensembl gene id like \"ENSG00000146648\"."
}
}
}Parent server
Protein Atlas
https://github.com/pipeworx-io/mcp-protein-atlas
1/7 registries