MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Cryptography/emiliaprotocol/emilia-protocol
CryptographyOfficialTypeScript
E

emiliaprotocol/emilia-protocol

Human sign-off + trust receipts for AI agents: requires a named human's approval before an irreversible action (payment release, record change, deploy), then mints an offline-verifiable Ed25519 Trust Receipt. Also exposes trust profiles, receipt verification, disputes, and delegation. Apache-2.0; policy engine formally verified. Install: `npx -y @emilia-protocol/mcp-server`.

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

Human sign-off + trust receipts for AI agents: requires a named human's approval before an irreversible action (payment release, record change, deploy), then mints an offline-verifiable Ed25519 Trust Receipt. Also exposes trust profiles, receipt verification, disputes, and delegation. Apache-2.0; policy engine formally verified. Install: `npx -y @emilia-protocol/mcp-server`.

Installation

npx -y @emilia-protocol/mcp-server

Configuration

Configuration example is not available yet.

Capabilities

  • Scan tool surfaces

    Run `npx @emilia-protocol/scan protect ./tools.json` to map declared action surfaces and review the generated manifest before enforcing any mandate.

  • Issue offline receipts

    Use `npx @emilia-protocol/issue demo` to generate a Trust Receipt locally with no API key or backend required.

  • Verify receipts in-browser

    Paste any receipt at emiliaprotocol.ai/verify to check its authenticity; nothing is uploaded to a server.

  • Run AEB-1 conformance tests

    Execute `npx @emilia-protocol/verify aeb-conformance --reference` to test the evidence-to-effect boundary with self-attested conformance evidence.

  • Protect MCP tools with Gate

    Wrap tools like `release_payment`, `delete_repo`, or `deploy_production` so they refuse to run without a valid authorization receipt.

  • Add EMILIA to AI assistants

    Run `npx -y @emilia-protocol/mcp-server` to integrate EMILIA's authority controls into Claude, Cursor, or Cline.

Tags

  • security
  • compliance
  • workflow-automation
  • ai-agent
  • awesome-list

Related MCP servers

L

laszlopere/mcp-bytesmith

Local byte-wrangling toolbox: encoding (hex/Base64/Base32/Base58/Base45…), cryptographic + CRC hashing, base conversion, and CSPRNG tokens/passphrases, plus an opt-in Ethereum/EVM toolset (keccak, ABI/RLP codecs, EIP-191/712 hashing, function/event selectors, EIP-55). No network calls. `uvx mcp-bytesmith`.

0CryptographyUpdated Today
D

degenlegion-com/waxseal-sdk

On-chain Ed25519 identity for AI agents — verify seals by fingerprint, validate document signatures, and gate irreversible actions behind human-signed approval tokens. Hosted at `api.waxseal.id/mcp`; local install (`npx @waxseal/mcp`) for signing.

0CryptographyUpdated Today
T

tponscr-debug/oracle-h-mcp

Mandatory human approval gate for autonomous AI agents. Intercepts critical, irreversible, or financially significant actions and routes them to a human via Telegram for real-time approve/reject. Raises workflow success probability from 81.5% to 99.6%.

0CryptographyUpdated Today
A

arthurpanhku/DocSentinel

MCP server for AI agent for cybersecurity: automate assessment of documents, questionnaires & reports. Multi-format parsing, RAG knowledge base,Risks, compliance gaps, remediations.

0CryptographyUpdated Today