Skip to main content
Glama

Server Details

Timestamp and verify evidence on-chain. Prove what your agent saw and when; verifying is free.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

7 tools
archive_urlArchive a web page with an on-chain timestampInspect

Capture a web page as it looks right now — screenshot and text — and anchor a hash of that capture on-chain. Use this before relying on a page you cite, so a later edit or deletion cannot be denied. Free.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesthe page to capture
thoroughNowait for lazy-loaded content; slower but better for long or image-heavy pages
batch_timestampTimestamp many hashes in one transactionInspect

Anchor a Merkle root over many sha256 digests in a single transaction — far cheaper per item than notarizing each one. Each hash gets an inclusion proof. 10 free calls, then priced per call.

ParametersJSON Schema
NameRequiredDescriptionDefault
hashesYessha256 hex digests to timestamp together
get_archiveRetrieve an archived page captureInspect

Fetch the manifest for a previous archive_url capture: when it was taken, and its proof. Free.

ParametersJSON Schema
NameRequiredDescriptionDefault
hashYesthe capture hash returned by archive_url
notarize_hashTimestamp a hash on-chainInspect

Anchor a sha256 digest in a Bitcoin SV transaction, proving the content existed at this time. Send ONLY the hash — the content never leaves your machine, and bsv.cx cannot see what was hashed. Free. Idempotent: the same hash returns the same record.

ParametersJSON Schema
NameRequiredDescriptionDefault
labelNooptional public note stored with the proof
sha256Yessha256 hex digest of the exact bytes you want to timestamp
service_statusCheck bsv.cx availability and your free trialInspect

Report whether anchoring is currently working and how much of the free trial remains. Call this if a tool reports something stored but not anchored.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

verifiable_fetchFetch a page with a proof of what was returnedInspect

Fetch a URL as readable text AND get a receipt anchoring a hash of the exact bytes returned, so you can later prove what the page said when you read it. 10 free calls, then priced per call.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesthe page to fetch
thoroughNowait for lazy-loaded content
verify_hashCheck an existing timestampInspect

Look up a previously notarized sha256 and return when it was timestamped and the transaction that proves it. Free, and never rate-limited into unavailability — verifying a proof must always work.

ParametersJSON Schema
NameRequiredDescriptionDefault
sha256Yesthe sha256 hex digest to look up

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources