Enterprise DNA
M MCP Servers Developer low

ScopeBlind/verify-mcp

by Various

MCP server for offline verification of signed artifacts. Receipts, manifests, bundles. Apache-2.0.

S

MCP

ScopeBlind/verify-mcp

Added 1 June 2026

#ai-security #audit #ed25519 #mcp #mcp-server #mit-license #offline-verification #signed-receipts

Overview

ScopeBlind/verify-mcp is an MCP server that performs offline verification of signed artifacts including receipts, manifests, and bundles. It is written in JavaScript and released under the Apache-2.0 license.

Best for

Best for
Developers needing offline signature verification in secure or disconnected environments

Use cases

  • Verify the integrity of downloaded artifacts offline
  • Check signatures on software bundles and manifests without network access
  • Validate signed receipts in isolated build environments

How to use

Install

npm install -g @scopeblind/verify-mcp

Tools exposed

  • self_test
  • verify_receipt
  • verify_bundle
  • explain_artifact

Tested with

Claude Desktop

Example client config

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

Notes

ScopeBlind/verify-mcp is an MCP server that performs offline verification of signed artifacts including receipts, manifests, and bundles. It is written in JavaScript and released under the Apache-2.0 license.

4 stars on GitHub. Last updated 2026-04-11. Licensed Apache-2.0.

Use cases

  • Verify the integrity of downloaded artifacts offline
  • Check signatures on software bundles and manifests without network access
  • Validate signed receipts in isolated build environments

Pros

  • Enables verification in air-gapped or offline environments
  • Follows the MCP protocol for integration with compatible tools
  • Lightweight JavaScript implementation with minimal dependencies

Cons

  • Only verifies existing signatures, does not create them
  • Requires MCP-compatible clients or workflows to utilize
  • Limited to the artifact types and signature formats it supports

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Enables verification in air-gapped or offline environments
  • Follows the MCP protocol for integration with compatible tools
  • Lightweight JavaScript implementation with minimal dependencies

Cons

  • Only verifies existing signatures, does not create them
  • Requires MCP-compatible clients or workflows to utilize
  • Limited to the artifact types and signature formats it supports
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks