Read and verify your local media archive's 3-2-1 coverage across tape, disk, NAS, and cloud.
Read and verify your local media archive's 3-2-1 coverage across tape, disk, NAS, and cloud. Exposed over MCP by the hiberden mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.
Exposes the Hiberden archive engine (hiberden-core) as Model Context Protocol tools over the stdio transport (newline-delimited JSON-RPC 2.0).
Everything the assistant can do here goes through one of these:
list_projects — nonelist_archives — project_id?, collection_id?, name?list_collections — project_idcoverage_status — nonearchive_detail — archive_idlist_destinations — nonelist_tapes — nonetape_detail — serialrecent_activity — limit?find_file — query, limit?list_archive_files — archive_id, offset?, limit?list_jobs — limit?You will need one environment variable: HIBERDEN_DB. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Hiberden's toolset — list_projects, list_archives, list_collections and 11 more — is a fair guide to whether it matches your workflow. It is maintained by Agaveis; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Hiberden's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| list_projects | none |
| list_archives | project_id?, collection_id?, name? |
| list_collections | project_id |
| coverage_status | none |
| archive_detail | archive_id |
| list_destinations | none |
| list_tapes | none |
| tape_detail | serial |
| recent_activity | limit? |
| find_file | query, limit? |
| list_archive_files | archive_id, offset?, limit? |
| list_jobs | limit? |
| catalog_stats | none |
| verify_copy | archive_id, destination_id, mode? |
| Variable | Description | Required |
|---|---|---|
| HIBERDEN_DB | Configuration value read at startup. | Optional |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.