MCP ServerSTDIOOfficialv0.1.2

Tomjwxf Verify MCP Server

Verify Ed25519-signed receipts, bundles, and trust artifacts offline without external dependencies. Built for developers who need cryptographic signature validation in their workflows.

io.github.tomjwxf/verify-mcp

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

What the Tomjwxf Verify MCP server does

How models use it and what it is built for.

Verify Ed25519-signed receipts, bundles, and trust artifacts offline without external dependencies. Built for developers who need cryptographic signature validation in their workflows.

Connect to Tomjwxf Verify

Local install — runs as a subprocess.

npx @scopeblind/verify-mcp@0.1.2

Resources

Where to find authoritative docs and source for Tomjwxf Verify.

Example prompts for Tomjwxf Verify

Paste any of these into Agent Studio after connecting Tomjwxf Verify.

  • Verify this Ed25519 signature against the public key and message payload
  • Check if this signed receipt matches the expected bundle hash
  • Validate the trust artifact chain for this certificate
  • Explain the Ed25519 verification process and what makes offline validation secure

Tomjwxf Verify MCP server — FAQ

Common questions about connecting and running Tomjwxf Verify.

  • What does the verify-mcp server do?

    It performs offline Ed25519 cryptographic signature verification on receipts, bundles, and trust artifacts. No network calls are made—all validation happens locally on your machine.

  • How do I install and run verify-mcp?

    Install via npm with `npx @scopeblind/verify-mcp@0.1.2`. It communicates over stdio, so it integrates directly with MCP-compatible clients and chat applications.

  • What format should my signed data be in?

    The server expects Ed25519-signed payloads. Consult the server's documentation for the exact JSON or binary schema for receipts, bundles, and trust artifacts.

  • Is there a cost to use verify-mcp?

    No. verify-mcp is open-source and runs entirely offline on your machine. There are no API calls, subscriptions, or usage fees.

  • Can I use this for production certificate validation?

    verify-mcp handles Ed25519 signature verification, but for production PKI or certificate chains, review the trust artifact validation logic and test against your specific certificate formats and policies.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground