A202
Rank #41,179io.github.a202-protocol/a202-mcp
Verifiable agreements for agent-led commerce: mandates, obligations, evidence, transaction records.
A202 is a Model Context Protocol (MCP) server published by a202-protocol. It ranks #41,179 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. A202 is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 7, 2026 and most recently updated on Aug 8, 2026.
Ranks ahead of 90,867 of 132,046 servers on MCP Toplist.
Use A202
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add a202-mcp -- docker run -i --rm ghcr.io/a202-protocol/a202-mcp:0.1.0[mcp_servers.a202-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/a202-protocol/a202-mcp:0.1.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"a202-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/a202-protocol/a202-mcp:0.1.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"a202-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/a202-protocol/a202-mcp:0.1.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"a202-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/a202-protocol/a202-mcp:0.1.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"a202-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/a202-protocol/a202-mcp:0.1.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"a202-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/a202-protocol/a202-mcp:0.1.0"
]
}
}
}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.a202-protocol%2Fa202-mcp)<a href="https://mcptoplist.com/server/io.github.a202-protocol%2Fa202-mcp"><img src="https://mcptoplist.com/badge/io.github.a202-protocol%2Fa202-mcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
a202-protocol
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 8, 2026 |
Frequently asked questions
- Who maintains A202?
- A202 is maintained by a202-protocol, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is A202 listed on the Official MCP Registry?
- Yes — A202 is listed on the Official MCP Registry, alongside Glama.
- How many versions does A202 have?
- MCP Toplist tracks 1 version of A202, most recently published on Aug 8, 2026.
- Where can I find the source code for A202?
- The source code for A202 is hosted at github.com/a202-protocol/a202.
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.