verify-proof
Rank #16,343io.github.csolomon0704-prog/verify-proof
Verify blockchain timestamp proofs offline, or anchor a new one through ProofLedger.
verify-proof is a Model Context Protocol (MCP) server published by Fulcrum-Enterprises. It ranks #16,343 of 132,046 servers tracked on MCP Toplist. verify-proof is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Apr 26, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 115,703 of 132,046 servers on MCP Toplist.
Use verify-proof
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add verify-proof -- uvx verify-proof[mcp_servers.verify-proof]
command = "uvx"
args = ["verify-proof"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"verify-proof": {
"command": "uvx",
"args": [
"verify-proof"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"verify-proof": {
"command": "uvx",
"args": [
"verify-proof"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"verify-proof": {
"type": "stdio",
"command": "uvx",
"args": [
"verify-proof"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"verify-proof": {
"command": "uvx",
"args": [
"verify-proof"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"verify-proof": {
"command": "uvx",
"args": [
"verify-proof"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.csolomon0704-prog%2Fverify-proof)<a href="https://mcptoplist.com/server/io.github.csolomon0704-prog%2Fverify-proof"><img src="https://mcptoplist.com/badge/io.github.csolomon0704-prog%2Fverify-proof.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Fulcrum-Enterprises
Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Sep 7, 2026 |
| 0.2.3 | Aug 20, 2026 |
| 0.2.2 | Jul 19, 2026 |
Frequently asked questions
- Who maintains verify-proof?
- verify-proof is maintained by Fulcrum-Enterprises, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is verify-proof listed on the Official MCP Registry?
- Yes — verify-proof is listed on the Official MCP Registry, alongside Glama.
- How many versions does verify-proof have?
- MCP Toplist tracks 3 versions of verify-proof, most recently published on Sep 7, 2026.
- Where can I find the source code for verify-proof?
- The source code for verify-proof is hosted at github.com/Fulcrum-Enterprises/verify-proof.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.