You're viewing a demo portfolio

Join the waitlist
PRSM

taxonomy_search

Active

Tool of mcp-uniprot

declared in 0.1.0

"NCBI taxonomy ID for [organism]" / "taxid for [species]" / "look up [Latin name] in NCBI taxonomy" — search NCBI Taxonomy via UniProt's mirror. Returns taxonomic IDs you can use as organism_id filters in `search` (9606 = human, 10090 = mouse, 7227 = D. melanogaster, etc).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "human"
    },
    {
      "size": 5,
      "query": "mus musculus"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "size": {
      "type": "number"
    },
    "query": {
      "type": "string"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

mcp-uniprot

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

2/7 registries
View full server →