You're viewing a demo portfolio

Join the waitlist
PRSM

get

Active

Tool of mcp-uniprot

declared in 0.1.0

"Fetch protein [P12345]" / "UniProt entry for [accession]" / "FASTA sequence for [protein]" — single UniProtKB entry by accession (e.g. P12345 or P38398 for BRCA1_HUMAN). Returns full protein record: sequence, function annotations, GO terms, cross-refs, post-translational modifications, variants. Pass format=fasta for sequence only.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "accession": "P38398"
    },
    {
      "format": "xml",
      "accession": "P12345"
    }
  ],
  "required": [
    "accession"
  ],
  "properties": {
    "format": {
      "type": "string",
      "description": "json (default) | fasta | xml | txt | gff"
    },
    "accession": {
      "type": "string",
      "description": "e.g. \"P12345\" or \"P38398\" (BRCA1_HUMAN)"
    }
  }
}

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 →