Permanently delete an artifact from a Harbor registry by specifying its tag or digest. The manifest is removed immediately and blobs are reclaimed by garbage collection.
Submit evidence to a Harbor intent by supplying the request body and recognition proof, targeting the gateway /harbor/intents/{id}/evidence route for low-level API access.
Submit a fully signed Harbor intent body with replay-safe proof to create a payment intent via the /harbor/intents gateway route. Use for low-level Harbor API access when direct intent creation is required.
A Node.js application that provides a Model Context Protocol server for interacting with Harbor container registry, supporting operations for projects, repositories, tags, and Helm charts.
Find ports by name, country, type, size, region, harbor size, or harbor use. Filter maritime port data to locate specific facilities or explore port classifications.
Verify if an image:tag exists in a container registry. Returns boolean without error on absence, useful for pre-deployment checks and detecting stale images.
Execute read-only SQL queries against Harbor's business database with automatic validation, row limits, and PII masking to safely retrieve subscription data.
Verify a signed protocol-v2 authorization or settlement receipt JSON object offline using Ed25519, checking structure, message digest, and signature, and returns valid=true with receipt details.
Retrieve tenant-wide fraud backtesting and monitoring metrics over a rolling window, with flagged operators, severity counts, review outcomes, and precision/false-positive rates.
Confirm the tenant-bound service account for your PAYBOND_API_KEY (tenant_id, subject, roles). Read-only identity lookup to establish tenant context before using tenant-scoped tools.
Confirm the tenant-bound service-account identity behind your PAYBOND_API_KEY, returning tenant_id, subject, and roles. Use this prerequisite before tenant-scoped tools when tenant identity is unknown.