# io.github.cyanheads/uniprot-mcp-server (remote · uniprot.caseyjhand.com)

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

- Trust score: 82/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `uniprot.caseyjhand.com`: 82/100 (this document), [markdown](https://verifymcp.io/servers/cyanheads-uniprot-mcp-server/uniprot.md), [page](https://verifymcp.io/servers/cyanheads-uniprot-mcp-server/uniprot)
- npm · `@cyanheads/uniprot-mcp-server`: 79/100, [markdown](https://verifymcp.io/servers/cyanheads-uniprot-mcp-server/cyanheads-uniprot-mcp-server.md), [page](https://verifymcp.io/servers/cyanheads-uniprot-mcp-server/cyanheads-uniprot-mcp-server)

## Channel facts

- Endpoint: `https://uniprot.caseyjhand.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.2.4`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Endpoint Security**: 66/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 76/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 2312 tokens (~385/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the io.github.cyanheads/uniprot-mcp-server server?

io.github.cyanheads/uniprot-mcp-server is a hosted endpoint at https://uniprot.caseyjhand.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http cyanheads-uniprot-mcp-server 'https://uniprot.caseyjhand.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "cyanheads-uniprot-mcp-server": {
      "url": "https://uniprot.caseyjhand.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "cyanheads-uniprot-mcp-server": {
      "type": "http",
      "url": "https://uniprot.caseyjhand.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.cyanheads-uniprot-mcp-server]
url = "https://uniprot.caseyjhand.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cyanheads-uniprot-mcp-server": {
      "type": "remote",
      "url": "https://uniprot.caseyjhand.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add cyanheads-uniprot-mcp-server --url 'https://uniprot.caseyjhand.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  cyanheads-uniprot-mcp-server:
    url: "https://uniprot.caseyjhand.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "cyanheads-uniprot-mcp-server": {
      "Transport": "http",
      "Url": "https://uniprot.caseyjhand.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add cyanheads-uniprot-mcp-server -t streamable-http -u 'https://uniprot.caseyjhand.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "cyanheads-uniprot-mcp-server": {
      "type": "http",
      "url": "https://uniprot.caseyjhand.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-21 (score 82, 0)

- [security] Stability: 0.97 → pass

### 2026-09-20 (score 82, +1)

- [functional] Server version: 0.2.3 → 0.2.4

### 2026-09-18 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (6)

### `uniprot_search_proteins` (~534 tokens)

uniprot-mcp-server: search proteins

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.

Input parameters:

- `cursor` (string): Opaque forward-pagination cursor from a prior response. Walk pages with this; random access to page N is not supported.
- `facets` (string): Comma-separated upstream facet names for count breakdowns, e.g. "reviewed,model_organism,proteins_with". Returns a facets array alongside the hits.
- `fields` (string): Comma-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_id` (integer): Restrict to an NCBI taxon ID, e.g. 9606 for human. A convenience filter ANDed onto the query; resolve names with uniprot_get_taxonomy.
- `query` (string): UniProtKB 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…
- `reviewed` (boolean): Restrict to reviewed Swiss-Prot entries. Defaults to true (curated only); set false to include unreviewed TrEMBL. Ignored when query already pins a reviewed: clause.
- `size` (integer): Number of hits per page (max 500). Omit for the server default.
- `text_search` (string): Plain-language search across protein names, gene names, and function, e.g. "kinase apoptosis". Provide this OR query, not both.

Output parameters:

- `cursor` (string): Forward cursor for the next page. Absent on the last page.
- `effectiveQuery` (string): The query as the server assembled and sent it to UniProtKB.
- `error` (object): Present when the call failed. Absent on success.
- `facets` (array): Upstream facet count breakdowns. Present only when facets were requested.
- `notice` (string): Guidance when nothing matched — echoes the query and suggests how to broaden.
- `results` (array): Matching protein hits for this page.
- `totalResults` (number): Total matches for the query before pagination (from the upstream result count).

### `uniprot_get_entry` (~320 tokens)

uniprot-mcp-server: get entry

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.

Input parameters:

- `accessions` (array, required): Accessions to fetch (1–20). From uniprot_search_proteins or uniprot_map_ids.
- `fields` (string): Comma-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.
- `sections` (array): Only 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.

Output parameters:

- `error` (object): Present when the call failed. Absent on success.
- `failed` (array): Accessions that were well-formed but not found in UniProtKB. Present when kind is "full".
- `kind` (string): Result 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…
- `notice` (string): Re-call guidance when kind is "outline" — re-call the same accession with sections:[...] to pull specific sections.
- `sections` (array): Section outline returned when a single record exceeds the context budget. Present when kind is "outline".
- `succeeded` (array): Entries that resolved successfully. Present when kind is "full".

### `uniprot_map_ids` (~511 tokens)

uniprot-mcp-server: map IDs

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. A running job returns status "running" with a ticket; pass that ticket alone to poll the same job. A completed call returns status "finished" with one results page; when continuation is present, pass it alone to fetch the next completed page without re-submitting or polling the job. 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.

Input parameters:

- `continuation` (object): Completed-page continuation from a prior status "finished" response. Pass it alone to fetch the next page without polling or re-submitting.
- `from_db` (string): Source 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…
- `ids` (array): Identifiers to translate. Required only when submitting a new mapping job; omitted when resuming with a ticket or continuation.
- `tax_id` (integer): NCBI taxon ID to disambiguate ambiguous source IDs (e.g. a gene symbol across species). Recommended with Gene_Name; e.g. 9606 for human.
- `ticket` (string): Running-job ticket from a prior status "running" response. Pass it alone to poll that job; do not combine it with continuation or submission inputs.
- `to_db` (string): Target database. UniProtKB-Swiss-Prot = reviewed accessions only (the usual intent); UniProtKB / UniProtKB_AC-ID also include unreviewed TrEMBL. Required only when submitting a new mapping job; omitt…

Output parameters:

- `continuation` (object): Next completed-page continuation (finished jobs only). Pass it alone to fetch the next page; absent on the terminal page.
- `error` (object): Present when the call failed. Absent on success.
- `mappedCount` (number): Number of resolved mappings (finished jobs only).
- `notice` (string): Status guidance — e.g. that the job is still running, or that no IDs mapped.
- `results` (array): Resolved mappings on this completed page (present only when status is "finished"). Failed source IDs are reported in unmappedIds.
- `status` (string): Job state: "finished" (one completed results page included) or "running" (poll with ticket).
- `ticket` (string): Running-job ticket (present only when status is "running"). Pass it alone to poll the same job.
- `unmappedIds` (array): Source IDs UniProt reported as failed on this completed page. Absent when none failed.

### `uniprot_get_proteome` (~355 tokens)

uniprot-mcp-server: get proteome

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.

Input parameters:

- `cursor` (string): Forward-pagination cursor from a prior protein page. Only meaningful with include_proteins.
- `include_proteins` (boolean): When true, also return a capped, cursor-paginated page of the proteome's proteins. Defaults to false — metadata alone is the common case.
- `query` (string): Optional UniProtKB Lucene filter to narrow the protein list, e.g. "reviewed:true AND keyword:KW-0067". Only applies when include_proteins is true.
- `size` (integer): Proteins per page when include_proteins is true (max 500). Omit for the server default.
- `taxon_id` (integer): NCBI taxon ID, e.g. 9606 for human. Resolves to the reference proteome. Provide this OR upid, not both.
- `upid`: Proteome UPID. Provide this OR taxon_id, not both.

Output parameters:

- `cap` (number): The page-size cap that was applied.
- `cursor` (string): Forward cursor for the next protein page. Absent on the last page.
- `error` (object): Present when the call failed. Absent on success.
- `notice` (string): Truncation guidance when the protein page was capped — how to reach the rest (walk the cursor or narrow with the query filter).
- `proteins` (array): A capped page of the proteome's proteins. Present only when include_proteins is true.
- `proteome` (object): Proteome metadata.
- `shown` (number): Number of proteins returned in this page.
- `totalProteinsMatched` (number): Total proteins matching the (optionally filtered) proteome query.
- `truncated` (boolean): True when the protein page hit the size cap — more remain via cursor.

### `uniprot_get_taxonomy` (~219 tokens)

uniprot-mcp-server: get taxonomy

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.

Input parameters:

- `include_children` (boolean): When true, also fetch the immediate child taxa via a follow-up search. Defaults to false.
- `name` (string): Organism scientific name, e.g. "Homo sapiens". Provide this OR taxon_id, not both. Matched against the scientific name.
- `taxon_id` (integer): NCBI taxonomy ID, e.g. 9606. Provide this OR name, not both.

Output parameters:

- `childCount` (number): Number of immediate children returned (when include_children is true).
- `children` (array): Immediate children. Present only when include_children is true.
- `error` (object): Present when the call failed. Absent on success.
- `lineage` (array): Full lineage from root to the taxon's near ancestor.
- `taxon` (object): The taxonomy record.

### `uniprot_get_sequence` (~170 tokens)

uniprot-mcp-server: get sequence

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.

Input parameters:

- `accession` (string, required): UniProtKB primary accession, e.g. "P04637". Canonical form only — strip any "-N" isoform suffix.
- `include_isoforms` (boolean): When true, also return the isoform sequences. Defaults to false (canonical only).

Output parameters:

- `accession` (string): The accession that was fetched.
- `canonical` (object): The canonical sequence record.
- `error` (object): Present when the call failed. Absent on success.
- `isoforms` (array): Isoform sequence records. Present only when include_isoforms is true and isoforms exist.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/cyanheads-uniprot-mcp-server/uniprot#diagnostics

## Score history

- 2026-09-21: 82
- 2026-09-20: 82
- 2026-09-19: 81
- 2026-09-18: 81
- 2026-09-17: 80
- 2026-09-16: 80
- 2026-09-15: 79
- 2026-09-14: 79
- 2026-09-13: 78
- 2026-09-12: 78
- 2026-09-11: 77
- 2026-09-10: 77
- 2026-09-09: 76
- 2026-09-08: 76
- 2026-09-07: 76
- 2026-09-06: 75
- 2026-09-05: 75
- 2026-09-04: 74
- 2026-09-03: 74
- 2026-09-02: 73
- 2026-09-01: 73
- 2026-08-31: 72
- 2026-08-30: 72
- 2026-08-29: 71
- 2026-08-28: 71
- 2026-08-27: 70
- 2026-08-26: 70
- 2026-08-25: 68
- 2026-08-24: 68
- 2026-08-23: 67

## Common questions

### What is the io.github.cyanheads/uniprot-mcp-server server?

io.github.cyanheads/uniprot-mcp-server is listed in the public MCP registry as io.github.cyanheads/uniprot-mcp-server. Protein research over UniProtKB, search by function, fetch curated records, map IDs, proteomes. This page covers its hosted endpoint (https://uniprot.caseyjhand.com/mcp).

### Is the io.github.cyanheads/uniprot-mcp-server server safe to use?

io.github.cyanheads/uniprot-mcp-server scores 82 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.cyanheads/uniprot-mcp-server server expose?

io.github.cyanheads/uniprot-mcp-server exposes 6 tools: uniprot_search_proteins, uniprot_get_entry, uniprot_map_ids, uniprot_get_proteome, uniprot_get_taxonomy, uniprot_get_sequence. Their descriptions and schemas cost roughly 2,109 tokens of context every time the server is loaded.

### Does the io.github.cyanheads/uniprot-mcp-server server require authentication?

No. We connected to io.github.cyanheads/uniprot-mcp-server without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the io.github.cyanheads/uniprot-mcp-server server still maintained?

io.github.cyanheads/uniprot-mcp-server is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://uniprot.caseyjhand.com/mcp
- Repository: https://github.com/cyanheads/uniprot-mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/cyanheads-uniprot-mcp-server/uniprot.xml
- Changelog JSON feed: https://verifymcp.io/servers/cyanheads-uniprot-mcp-server/uniprot.json
- HTML version of this page: https://verifymcp.io/servers/cyanheads-uniprot-mcp-server/uniprot
