verify-proof runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from pypi. Last commit 19 Jul 2026.
Verify blockchain-anchored timestamp proofs offline. No network calls, account, or API key.
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.
claude mcp add verify-proof -- uvx verify-proof
{
"mcpServers": {
"verify-proof": {
"args": [
"verify-proof"
],
"command": "uvx"
}
}
}
[mcp_servers.verify-proof]
command = "uvx"
args = ["verify-proof"]
{
"mcpServers": {
"verify-proof": {
"args": [
"verify-proof"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"verify-proof": {
"args": [
"verify-proof"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.