Skip to main content
Glama

Elucora Evidence API

Server Details

Capture a public web source and return a portable, signed evidence receipt.

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

4 tools
elucora_attestSeal a hash you already holdInspect

Prove a piece of content existed at a point in time by sealing its SHA-256 hash. Use when you already hold the bytes — a model output, a tool result, a document. Elucora records that you submitted this hash and when; it does not prove where the content came from or that it is true, because Elucora never saw the source. To prove what a web source served, use elucora_capture instead. Consumes receipt quota.

ParametersJSON Schema
NameRequiredDescriptionDefault
hashYesSHA-256 digest of the content, written as sha256:<64 hex characters>.
metadataNoOptional signed scalar metadata.
size_bytesNoOptional size of the content, as described by the caller.
content_typeNoOptional media type of the content, as described by the caller.
elucora_captureCapture verifiable source evidence
Idempotent
Inspect

Freeze proof of what a web source actually served, before quoting or acting on it. Returns a signed receipt that anyone can verify offline without trusting Elucora. Proves what was served and when, not that the content is true. Sends a network request to the supplied source and consumes receipt quota.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesPublic HTTP(S) source URL.
metadataNoOptional signed scalar metadata.
selectorNoOptional text-quote or JSON Pointer selector.
idempotency_keyNoStable retry key for this capture.
elucora_get_receiptRetrieve an Elucora receipt
Read-onlyIdempotent
Inspect

Fetch an evidence receipt by ID: the source it covers, the exact passage or field that was sealed, the current signature result, and its transparency log and Bitcoin anchor state. Needs no credentials.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYes
elucora_verifyVerify an Elucora receipt
Read-onlyIdempotent
Inspect

Check whether an evidence receipt is genuine and unaltered, and what source bytes it covers. Use this before relying on a receipt produced by someone else. Needs no credentials.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYes

Discussions

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

Related MCP Servers

  • A
    license
    -
    quality
    B
    maintenance
    📇 ☁️ - Capture web pages as cryptographically signed, tamper-evident evidence. Ed25519 signatures, RFC 3161 timestamps, and WACZ archives. Four tools: capture_url, get_capture, list_captures, verify_capture.
    21
    1
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Enables AI agents to capture any public URL as PNG, JPEG, or PDF via REST API or MCP tools, including screenshot capture, page description, and PDF rendering.
    20
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Read-only observation of a single live URL: parses static HTML to report security posture, forms, links, accessibility signals, and leaks, with described fixes. SSRF-gated and safe, never executes JavaScript.
    82
    MIT

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources