Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.cyanheads/uniprot-mcp-server

NPM · @CYANHEADS/UNIPROT-MCP-SERVER · SCANNED AUG 7

Protein research over UniProtKB — search by function, fetch curated records, map IDs, proteomes.

+60 this week 65 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security86
  • No malware found by supply-chain analysis.Pass
  • Known CVEs were checked across the 125 of 132 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Dependency health was assessed across the 125 of 132 dependencies we could resolve, so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability76
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2236 tokens (~372/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @cyanheads/uniprot-mcp-server

# add to Claude Code
claude mcp add cyanheads-uniprot-mcp-server -- npx -y @cyanheads/uniprot-mcp-server
# add to Codex CLI
codex mcp add cyanheads-uniprot-mcp-server -- npx -y @cyanheads/uniprot-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cyanheads-uniprot-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@cyanheads/uniprot-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cyanheads-uniprot-mcp-server --command npx --arg -y --arg @cyanheads/uniprot-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  cyanheads-uniprot-mcp-server:
    command: "npx"
    args: ["-y", "@cyanheads/uniprot-mcp-server"]
// mcp.json
{
  "mcpServers": {
    "cyanheads-uniprot-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@cyanheads/uniprot-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 6 Aug 26 +30
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Schema quality: unverified → 100 functional
    • MCP protocol: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • First check of Tool coverage: 100 functional
    • First check of Tool coverage: 100 functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: excellent functional
    • First check of Schema quality: fail functional
  • 2 Aug 26 +30
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Maintenance: unverified → pass functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Capabilities: Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet. functional
    • Licence: Apache-2.0 functional
  • 31 Jul 26 −19
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
  • 27 Jul 26 24

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 7 Aug 2026 · Analysed npm/@cyanheads/[email protected]

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm
Dependencies 125 packages
Packages resolved 125
Deprecated 125
Stale 39
Tree resolution Partial

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools · 6 exposed · ~2,033 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
uniprot_get_entry ~320

Fetch full curated UniProtKB entries by accession in one batch (up to 20). Each entry carries function, catalytic activity, cofactors, subcellular location, disease involvement, PTMs, natural variants, isoforms, domains, GO terms, keywords, and cross-references. Partial failures do not abort the batch — resolved entries land in succeeded[] and unknown/withdrawn accessions in failed[]. Pass fields to trim the upstream projection. A single oversized record returns kind: "outline" (a section listing with byte sizes) instead of overflowing context — re-call the same accession with sections:[...] (e.g. ["disease","variants"]) to pull only those. This tool does not search: accessions come from uniprot_search_proteins.results[].accession or uniprot_map_ids. Strip any isoform suffix (P04637-2 to P04637) before calling.

NameTypeReqDescription
accessionsarrayyesAccessions to fetch (1–20). From uniprot_search_proteins or uniprot_map_ids.
fieldsstringComma-separated UniProtKB field names to project, e.g. "accession,gene_names,cc_function,ft_variant". Omit for the full curated default set. Use this on the initial call to trim payload.
sectionsarrayOnly used to re-call after a kind: "outline" response — pass a subset of the outlined section keys to fetch just those sections. Do not pass on the initial call.
NameTypeReqDescription
failedarrayAccessions that were well-formed but not found in UniProtKB. Present when kind is "full".
kindstringyesResult kind. "full": the batch resolved — read succeeded[] and failed[]. "outline": a single record exceeded the context budget and is returned as a section listing — re-call the same accession with…
noticestringRe-call guidance when kind is "outline" — re-call the same accession with sections:[...] to pull specific sections.
sectionsarraySection outline returned when a single record exceeds the context budget. Present when kind is "outline".
succeededarrayEntries that resolved successfully. Present when kind is "full".

No examples provided.

uniprot_get_proteome ~355

Fetch the reference proteome for an organism by UPID (e.g. "UP000005640") or NCBI taxon ID (e.g. 9606) — provide exactly one. Returns metadata inline: proteome type, total protein count, BUSCO completeness (score, complete/fragmented/missing counts, lineage dataset), and the genome assembly accession. The protein set is opt-in via include_proteins (it is large — human is ~147,506) and returns a capped page with a forward cursor; narrow it with the query filter (UniProtKB Lucene syntax) for a subset. Resolve an organism name to a taxon ID first with uniprot_get_taxonomy.

NameTypeReqDescription
cursorstringForward-pagination cursor from a prior protein page. Only meaningful with include_proteins.
include_proteinsbooleanWhen true, also return a capped, cursor-paginated page of the proteome's proteins. Defaults to false — metadata alone is the common case.
querystringOptional UniProtKB Lucene filter to narrow the protein list, e.g. "reviewed:true AND keyword:KW-0067". Only applies when include_proteins is true.
sizeintegerProteins per page when include_proteins is true (max 500). Omit for the server default.
taxon_idintegerNCBI taxon ID, e.g. 9606 for human. Resolves to the reference proteome. Provide this OR upid, not both.
upidProteome UPID. Provide this OR taxon_id, not both.
NameTypeReqDescription
capnumberThe page-size cap that was applied.
cursorstringForward cursor for the next protein page. Absent on the last page.
noticestringTruncation guidance when the protein page was capped — how to reach the rest (walk the cursor or narrow with the query filter).
proteinsarrayA capped page of the proteome's proteins. Present only when include_proteins is true.
proteomeobjectyesProteome metadata.
shownnumberNumber of proteins returned in this page.
totalProteinsMatchednumberTotal proteins matching the (optionally filtered) proteome query.
truncatedbooleanTrue when the protein page hit the size cap — more remain via cursor.

No examples provided.

uniprot_get_sequence ~170

Fetch the canonical amino-acid sequence (FASTA) for a UniProtKB accession, with length and the parsed header. Set include_isoforms to also return the alternatively-spliced isoform sequences. This is the cheap sequence-only path — for the full functional record use uniprot_get_entry. Accessions come from uniprot_search_proteins or uniprot_map_ids; strip any "-N" isoform suffix (P04637-2 to P04637) before calling.

NameTypeReqDescription
accessionstringyesUniProtKB primary accession, e.g. "P04637". Canonical form only — strip any "-N" isoform suffix.
include_isoformsbooleanWhen true, also return the isoform sequences. Defaults to false (canonical only).
NameTypeReqDescription
accessionstringyesThe accession that was fetched.
canonicalobjectyesThe canonical sequence record.
isoformsarrayIsoform sequence records. Present only when include_isoforms is true and isoforms exist.

No examples provided.

uniprot_get_taxonomy ~219

Resolve a taxonomy record by NCBI taxon ID (e.g. 9606) or scientific name (e.g. "Homo sapiens") — provide exactly one. Returns the scientific and common name, mnemonic, rank, parent, and the full lineage. Set include_children to also fetch immediate child taxa (a separate lookup — not inline on the record). Use this to turn an organism name into the taxon ID that uniprot_search_proteins (organism_id) and uniprot_get_proteome (taxon_id) expect.

NameTypeReqDescription
include_childrenbooleanWhen true, also fetch the immediate child taxa via a follow-up search. Defaults to false.
namestringOrganism scientific name, e.g. "Homo sapiens". Provide this OR taxon_id, not both. Matched against the scientific name.
taxon_idintegerNCBI taxonomy ID, e.g. 9606. Provide this OR name, not both.
NameTypeReqDescription
childCountnumberNumber of immediate children returned (when include_children is true).
childrenarrayImmediate children. Present only when include_children is true.
lineagearrayyesFull lineage from root to the taxon's near ancestor.
taxonobjectyesThe taxonomy record.

No examples provided.

uniprot_map_ids ~435

Translate identifiers across databases via UniProt's ID-mapping service — gene names to accessions, accession to PDB / Ensembl / RefSeq / ChEMBL / GeneID, and back. The job runs asynchronously; this tool submits it and polls within a budget. If it finishes in time you get status "finished" with the mappings; if it runs long you get status "running" with a ticket — re-call with that ticket (and no other inputs) to fetch the result without re-submitting. A gene name often maps to one reviewed Swiss-Prot accession plus dozens of unreviewed TrEMBL ones, so target UniProtKB-Swiss-Prot (reviewed only) for the usual intent, or UniProtKB / UniProtKB_AC-ID to include TrEMBL. Pair a gene-symbol from_db with tax_id to disambiguate species. Chain the resulting accessions into uniprot_get_entry.

NameTypeReqDescription
from_dbstringSource database. Gene_Name = HGNC symbol (pair with tax_id); UniProtKB_AC-ID = accession or entry name; Ensembl/Ensembl_Protein = ENSG/ENSP; PDB; RefSeq_Nucleotide/RefSeq_Protein = NM_/NP_; ChEMBL; G…
idsarrayIdentifiers to translate. Required unless resuming with a ticket.
tax_idintegerNCBI taxon ID to disambiguate ambiguous source IDs (e.g. a gene symbol across species). Recommended with Gene_Name; e.g. 9606 for human.
ticketstringA ticket from a prior status "running" response. Pass this alone (no from_db/to_db/ids) to fetch the completed result.
to_dbstringTarget database. UniProtKB-Swiss-Prot = reviewed accessions only (the usual intent); UniProtKB / UniProtKB_AC-ID also include unreviewed TrEMBL. Required unless resuming with a ticket.
NameTypeReqDescription
mappedCountnumberNumber of resolved mappings (finished jobs only).
noticestringStatus guidance — e.g. that the job is still running, or that no IDs mapped.
resultsarrayResolved mappings (present when status is "finished"). A source ID with no mapping is simply absent.
statusstringyesJob state: "finished" (results included) or "running" (re-call with the ticket).
ticketstringResumable job ticket (present when status is "running"). Re-call this tool with ticket set, and nothing else, to fetch the result.
unmappedIdsarrayInput IDs with no mapping in the target database (finished jobs only). Absent when resuming or all mapped.

No examples provided.

uniprot_search_proteins ~534

Search UniProtKB and return curated protein records. Pass text_search for a plain-language query (the 80% case) or query for the full Lucene field syntax (gene:TP53 AND organism_id:9606 AND reviewed:true) — exactly one is required. Reviewed (Swiss-Prot) entries are manually curated; unreviewed (TrEMBL) are computationally predicted and ~30x more numerous, so reviewed defaults to true to avoid drowning in predictions — set it false to include TrEMBL. Request facets (e.g. reviewed, model_organism) for server-side count breakdowns. Results page forward with an opaque cursor; UniProtKB has no offset paging. This is the discovery entry point — chain results[].accession into uniprot_get_entry for full records, or uniprot_get_sequence for FASTA.

NameTypeReqDescription
cursorstringOpaque forward-pagination cursor from a prior response. Walk pages with this; random access to page N is not supported.
facetsstringComma-separated upstream facet names for count breakdowns, e.g. "reviewed,model_organism,proteins_with". Returns a facets array alongside the hits.
fieldsstringComma-separated UniProtKB field names to project, e.g. "accession,gene_names,cc_function". Omit for a sensible default set covering name, gene, organism, length, reviewed, score, and a function snipp…
organism_idintegerRestrict to an NCBI taxon ID, e.g. 9606 for human. A convenience filter ANDed onto the query; resolve names with uniprot_get_taxonomy.
querystringUniProtKB Lucene query with field prefixes — gene, organism_id, keyword (KW-xxxx), go (GO id), reviewed, protein_name, family, length, existence, accession. Example: "gene:BRCA1 AND organism_id:9606…
reviewedbooleanRestrict to reviewed Swiss-Prot entries. Defaults to true (curated only); set false to include unreviewed TrEMBL. Ignored when query already pins a reviewed: clause.
sizeintegerNumber of hits per page (max 500). Omit for the server default.
text_searchstringPlain-language search across protein names, gene names, and function, e.g. "kinase apoptosis". Provide this OR query, not both.
NameTypeReqDescription
cursorstringForward cursor for the next page. Absent on the last page.
effectiveQuerystringyesThe query as the server assembled and sent it to UniProtKB.
facetsarrayUpstream facet count breakdowns. Present only when facets were requested.
noticestringGuidance when nothing matched — echoes the query and suggests how to broaden.
resultsarrayyesMatching protein hits for this page.
totalResultsnumberyesTotal matches for the query before pagination (from the upstream result count).

No examples provided.