arbitova-mcp-server
Rank #30661glama/jiayuanliang0716-max/Arbitova
Non-custodial on-chain escrow + AI arbitration for agent-to-agent USDC payments on Base. Seven tools wrap a verified EscrowV1 contract — create, deliver, confirm, dispute, resolve — with read-only introspection if no wallet key is provided.
arbitova-mcp-server is a Model Context Protocol (MCP) server published by jiayuanliang0716-max. It ranks #30661 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. arbitova-mcp-server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Apr 17, 2026 and most recently updated on Apr 17, 2026.
Ranks ahead of 28,171 of 58,832 servers on MCP Toplist.
Use arbitova-mcp-server
Add arbitova-mcp-server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"arbitova": {
"command": "npx",
"args": [
"-y",
"@arbitova/mcp-server"
],
"env": {
"ARBITOVA_API_KEY": "<your ARBITOVA_API_KEY>",
"ARBITOVA_BASE_URL": "<your ARBITOVA_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (1 delisted)
jiayuanliang0716-max
Available versions (2)
| Version | Published |
|---|---|
| 3.4.0 | Apr 17, 2026 |
| 3.3.1 | Apr 17, 2026 |
Frequently asked questions
- What is arbitova-mcp-server?
- Non-custodial on-chain escrow + AI arbitration for agent-to-agent USDC payments on Base. Seven tools wrap a verified EscrowV1 contract — create, deliver, confirm, dispute, resolve — with read-only introspection if no wallet key is provided.
- Who maintains arbitova-mcp-server?
- arbitova-mcp-server is maintained by jiayuanliang0716-max, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is arbitova-mcp-server an official MCP server?
- Yes — arbitova-mcp-server is listed on the Official MCP Registry, alongside Glama.
- How many versions does arbitova-mcp-server have?
- MCP Toplist tracks 2 versions of arbitova-mcp-server, most recently published on Apr 17, 2026.
- Where can I find the source code for arbitova-mcp-server?
- The source code for arbitova-mcp-server is hosted at github.com/jiayuanliang0716-max/Arbitova.