mcpbeat Sign in

AOTrust Notarization & Evidence Server MCP Server

by gitserge-crypto Your server? Claim it
local only

AOTrust Notarization & Evidence Server runs on your own machine — the client starts it, so there is no endpoint to ping. 414 installs a week from pypi. Last commit 5 Sep 2026.

Cryptographic proof of existence for AI agents. Base x402, NEAR anchored. Free tier.

Installs per day peak 651 · avg 84 · -19% w/w
a month agotoday
414
Installs / week
pypi · aotrust-protocol
1
Stars
0 open issues
5 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] agent_notary/__init__.py:1, [пакет] agent_notary/client.py:1, [пакет] agent_notary/exceptions.py:1 и ещё 2
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add aotrust-notary -- uvx aotrust-protocol
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aotrust-notary": {
      "args": [
        "aotrust-protocol"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aotrust-notary]
command = "uvx"
args = ["aotrust-protocol"]
.cursor/mcp.json
{
  "mcpServers": {
    "aotrust-notary": {
      "args": [
        "aotrust-protocol"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aotrust-notary": {
      "args": [
        "aotrust-protocol"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to AOTrust Notarization & Evidence Server

same job, measured the same way
C
TrustNotch
by trustnotch

Tamper-evident audit logs for AI agents: submit, fetch, and verify cryptographic proof bundles.

122 installs/wk local only
x402 Notary MCP
by forgemeshlabs

Cryptographic receipts for AI outputs on Base or Solana via x402.

75 installs/wk local only
KHOTEM — Cryptographic Witness
by khotem

Paid cryptographic witness for agents: seal, attest, receipts. x402 USDC/Base.

18 tools answering
X402 Endpoints
by digitalweb33333-creator

x402 paid API tools for AI agents on Base: EU/global registries, crypto, wallet & agent trust.

52 tools answering
Xenarch MCP
by xenarch-ai

Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.

120 installs/wk local only
Gridstamp
by mnemopay

Cryptographic spatial proof-of-presence for AV fleets, logistics, AR. 91% spoof detection.

99 installs/wk local only
Spraay X402 MCP
by plagtech

MCP server for Spraay x402 Gateway. 60 tools for crypto payments, DeFi, and AI on Base.

32 installs/wk local only
Cryptobuddy
by com-cryptobuddy

Australian crypto exchange intelligence for AI agents, with x402 payments on XRPL and Base.

2 tools answering

AOTrust Notarization & Evidence Server — questions

Answers built from our own checks of this server.

Why is there no uptime for AOTrust Notarization & Evidence Server?
AOTrust Notarization & Evidence Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package aotrust-protocol was installed 414 times last week.
How do I connect AOTrust Notarization & Evidence Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls aotrust-protocol straight from pypi; nothing to host, nothing to sign up for.
How many people use AOTrust Notarization & Evidence Server?
The pypi package aotrust-protocol was installed 414 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AOTrust Notarization & Evidence Server open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.