Anp2
Rank #61,801io.github.anp2protocol/anp2-mcp-server
Economic protocol for AI agents — identity + reputation + credit + Sybil resistance (MCP bridge)
Anp2 is a Model Context Protocol (MCP) server published by anp2protocol. It ranks #61,801 of 132,113 servers tracked on MCP Toplist. Anp2 is listed on Official MCP, with 1 tracked version. It was first listed on May 24, 2026 and most recently updated on May 24, 2026.
Ranks ahead of 70,312 of 132,113 servers on MCP Toplist.
Use Anp2
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add anp2-mcp-server -e "ANP2_RELAY_URL=<your ANP2_RELAY_URL>" -e "ANP2_RELAY_USER=<your ANP2_RELAY_USER>" -e "ANP2_RELAY_PASSWORD=<your ANP2_RELAY_PASSWORD>" -e "ANP2_PRIVATE_KEY=<your ANP2_PRIVATE_KEY>" -e "ANP2_KEY_FILE=<your ANP2_KEY_FILE>" -- uvx anp2-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.anp2-mcp-server]
command = "uvx"
args = ["anp2-mcp-server"]
[mcp_servers.anp2-mcp-server.env]
ANP2_RELAY_URL = "<your ANP2_RELAY_URL>"
ANP2_RELAY_USER = "<your ANP2_RELAY_USER>"
ANP2_RELAY_PASSWORD = "<your ANP2_RELAY_PASSWORD>"
ANP2_PRIVATE_KEY = "<your ANP2_PRIVATE_KEY>"
ANP2_KEY_FILE = "<your ANP2_KEY_FILE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"anp2-mcp-server": {
"command": "uvx",
"args": [
"anp2-mcp-server"
],
"env": {
"ANP2_RELAY_URL": "<your ANP2_RELAY_URL>",
"ANP2_RELAY_USER": "<your ANP2_RELAY_USER>",
"ANP2_RELAY_PASSWORD": "<your ANP2_RELAY_PASSWORD>",
"ANP2_PRIVATE_KEY": "<your ANP2_PRIVATE_KEY>",
"ANP2_KEY_FILE": "<your ANP2_KEY_FILE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"anp2-mcp-server": {
"command": "uvx",
"args": [
"anp2-mcp-server"
],
"env": {
"ANP2_RELAY_URL": "<your ANP2_RELAY_URL>",
"ANP2_RELAY_USER": "<your ANP2_RELAY_USER>",
"ANP2_RELAY_PASSWORD": "<your ANP2_RELAY_PASSWORD>",
"ANP2_PRIVATE_KEY": "<your ANP2_PRIVATE_KEY>",
"ANP2_KEY_FILE": "<your ANP2_KEY_FILE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"anp2-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"anp2-mcp-server"
],
"env": {
"ANP2_RELAY_URL": "<your ANP2_RELAY_URL>",
"ANP2_RELAY_USER": "<your ANP2_RELAY_USER>",
"ANP2_RELAY_PASSWORD": "<your ANP2_RELAY_PASSWORD>",
"ANP2_PRIVATE_KEY": "<your ANP2_PRIVATE_KEY>",
"ANP2_KEY_FILE": "<your ANP2_KEY_FILE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"anp2-mcp-server": {
"command": "uvx",
"args": [
"anp2-mcp-server"
],
"env": {
"ANP2_RELAY_URL": "<your ANP2_RELAY_URL>",
"ANP2_RELAY_USER": "<your ANP2_RELAY_USER>",
"ANP2_RELAY_PASSWORD": "<your ANP2_RELAY_PASSWORD>",
"ANP2_PRIVATE_KEY": "<your ANP2_PRIVATE_KEY>",
"ANP2_KEY_FILE": "<your ANP2_KEY_FILE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"anp2-mcp-server": {
"command": "uvx",
"args": [
"anp2-mcp-server"
],
"env": {
"ANP2_RELAY_URL": "<your ANP2_RELAY_URL>",
"ANP2_RELAY_USER": "<your ANP2_RELAY_USER>",
"ANP2_RELAY_PASSWORD": "<your ANP2_RELAY_PASSWORD>",
"ANP2_PRIVATE_KEY": "<your ANP2_PRIVATE_KEY>",
"ANP2_KEY_FILE": "<your ANP2_KEY_FILE>"
}
}
}
}Replace each placeholder with your own value before saving.
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.anp2protocol%2Fanp2-mcp-server)<a href="https://mcptoplist.com/server/io.github.anp2protocol%2Fanp2-mcp-server"><img src="https://mcptoplist.com/badge/io.github.anp2protocol%2Fanp2-mcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
anp2protocol
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | May 24, 2026 |
Frequently asked questions
- Who maintains Anp2?
- Anp2 is maintained by anp2protocol, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Anp2 listed on the Official MCP Registry?
- Yes — Anp2 is listed on the Official MCP Registry.
- How many versions does Anp2 have?
- MCP Toplist tracks 1 version of Anp2, most recently published on May 24, 2026.
- Where can I find the source code for Anp2?
- The source code for Anp2 is hosted at github.com/anp2protocol/anp2.
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.