SERVER
Authproof
Rank #375io.github.kaleckh/authproof
Signed, non-replayable API auth. Agents self-register and sign requests with ERC-8128.
First listed
Mar 23, 2026
Last publish date
Mar 23, 2026
OVERVIEW
Authproof is a Model Context Protocol (MCP) server published by kaleckh. It ranks #375 of 58,900 servers tracked on MCP Toplist, and its repository has 867 GitHub stars. Authproof is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on Mar 23, 2026.
STANDING
#375of 58,900 tracked serversTop 1%
Ranks ahead of 58,525 of 58,900 servers on MCP Toplist.
CONNECT
Use Authproof
Add Authproof to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"authproof": {
"command": "npx",
"args": [
"-y",
"@authproof/mcp-server"
],
"env": {
"AUTHPROOF_SERVER": "<your AUTHPROOF_SERVER>",
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"AUTHPROOF_CHAIN_ID": "<your AUTHPROOF_CHAIN_ID>",
"AUTHPROOF_RPC_URL": "<your AUTHPROOF_RPC_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
kaleckh
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.3.0 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Authproof?
- Signed, non-replayable API auth. Agents self-register and sign requests with ERC-8128.
- Who maintains Authproof?
- Authproof is maintained by kaleckh, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Authproof an official MCP server?
- Yes — Authproof is listed on the Official MCP Registry.
- How many versions does Authproof have?
- MCP Toplist tracks 2 versions of Authproof, most recently published on Mar 23, 2026.
- Where can I find the source code for Authproof?
- The source code for Authproof is hosted at github.com/kaleckh/AgentAuth.
EXPLORE