You're viewing a demo portfolio

Join the waitlist
PRSM

search_genes

Active

Tool of Protein Atlas

declared in 0.1.0

Search the Human Protein Atlas for human genes/proteins by gene symbol or keyword. Returns each gene with its Ensembl gene id (needed by get_protein and top_tissues), synonyms, and description. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max genes to return (default 15)."
    },
    "query": {
      "type": "string",
      "description": "Gene symbol (e.g. \"EGFR\") or keyword (e.g. \"insulin receptor\")."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Protein Atlas

https://github.com/pipeworx-io/mcp-protein-atlas

1/7 registries
View full server →