tomjwxf

@scopeblind/verify-mcp

Community tomjwxf
Updated

MCP server for offline verification of signed artifacts (receipts, manifests, bundles). MIT licensed. No accounts, no API calls.

@scopeblind/verify-mcp

MCP server for offline verification of ScopeBlind and Veritas Acta artifacts.

It is deliberately narrow:

  • verify a single signed receipt or artifact
  • verify an audit bundle offline
  • explain a signed artifact in normalized form
  • run a packaged self-test so clients can prove the verifier works

This is the registry-worthy MCP surface for the verification lane. It is not a gateway, not a builder, and not a hosted verification service.

Install

npm install -g @scopeblind/verify-mcp

Claude Desktop / MCP config

{
  "mcpServers": {
    "scopeblind-verify": {
      "command": "npx",
      "args": ["-y", "@scopeblind/verify-mcp"]
    }
  }
}

Tools

self_test

Runs packaged sample verification.

Returns:

  • sample receipt valid / invalid
  • sample bundle valid / invalid
  • total receipts in the sample bundle

verify_receipt

Inputs:

  • artifact_json or path
  • optional public_key_hex

Returns:

  • valid / invalid
  • type
  • format
  • issuer
  • kid
  • canonical hash

verify_bundle

Inputs:

  • bundle_json or path

Returns:

  • valid / invalid
  • total receipts
  • passed
  • failed

explain_artifact

Inputs:

  • artifact_json or path

Returns a normalized summary of:

  • type
  • format
  • issuer
  • kid
  • issued_at / timestamp
  • payload keys

Notes

  • No ScopeBlind servers are contacted.
  • This server verifies local JSON artifacts only.
  • protect-mcp remains the local policy gateway.
  • @scopeblind/passport remains the local pack builder.
  • @scopeblind/red-team remains the local benchmark runner.

License

MIT

MCP Server ยท Populars

MCP Server ยท New

    opentabs-dev

    OpenTabs

    Your browser is already logged in. Let your AI use it.

    Community opentabs-dev
    45645678a

    Scholar MCP Server

    Local paper tool MCP server for AI IDEs - search, download (Sci-Hub/arXiv/Unpaywall), AI analysis, code-based recommendation, citation graph

    Community 45645678a
    kastelldev

    Kastell

    Provision, secure, backup, and manage self-hosted servers โ€” full lifecycle, one CLI.

    Community kastelldev
    beelzebub-labs

    Beelzebub

    A secure low code honeypot framework, leveraging AI for System Virtualization.

    Community beelzebub-labs
    onllm-dev

    onUI

    Annotate/Draw any web UI for AI agents and export structured context, no app code changes required.

    Community onllm-dev