uniprot_replay_from_cache
Replay a cached UniProt response from local storage to reproduce past results without contacting the upstream server. Useful for offline access and reducing load.
Instructions
Read a previously-cached UniProt response without hitting the
upstream. The local provenance cache is opt-in via the
UNIPROT_MCP_CACHE_DIR environment variable; when unset, this
tool always reports cache-disabled.
Useful for: reproducing a year-old answer from a sealed cache snapshot; working offline / behind air-gaps; reducing UniProt's load when running benchmarks twice.
Returns the cached body text wrapped in the recorded Provenance.
The annotation openWorldHint=False reflects that this tool
consults the local file system only — no upstream call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |