ARI
Rank #26,341io.github.Antmanbuilds/ari-mcp
Fair-price checks, leaderboards, and Ed25519 receipt verification for x402/MPP services.
ARI is a Model Context Protocol (MCP) server published by Antmanbuilds. It ranks #26,341 of 132,113 servers tracked on MCP Toplist, and its repository has 39 GitHub stars. ARI is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.
Ranks ahead of 105,772 of 132,113 servers on MCP Toplist.
Use ARI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ari-mcp -e "ARI_API_BASE_URL=<your ARI_API_BASE_URL>" -- npx -y ari-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ari-mcp]
command = "npx"
args = ["-y", "ari-mcp"]
[mcp_servers.ari-mcp.env]
ARI_API_BASE_URL = "<your ARI_API_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ari-mcp": {
"command": "npx",
"args": [
"-y",
"ari-mcp"
],
"env": {
"ARI_API_BASE_URL": "<your ARI_API_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ari-mcp": {
"command": "npx",
"args": [
"-y",
"ari-mcp"
],
"env": {
"ARI_API_BASE_URL": "<your ARI_API_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ari-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ari-mcp"
],
"env": {
"ARI_API_BASE_URL": "<your ARI_API_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ari-mcp": {
"command": "npx",
"args": [
"-y",
"ari-mcp"
],
"env": {
"ARI_API_BASE_URL": "<your ARI_API_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ari-mcp": {
"command": "npx",
"args": [
"-y",
"ari-mcp"
],
"env": {
"ARI_API_BASE_URL": "<your ARI_API_BASE_URL>"
}
}
}
}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.Antmanbuilds%2Fari-mcp)<a href="https://mcptoplist.com/server/io.github.Antmanbuilds%2Fari-mcp"><img src="https://mcptoplist.com/badge/io.github.Antmanbuilds%2Fari-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Antmanbuilds
Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | May 21, 2026 |
Frequently asked questions
- Who maintains ARI?
- ARI is maintained by Antmanbuilds, which publishes 4 MCP servers (2 total versions) tracked on MCP Toplist.
- Is ARI listed on the Official MCP Registry?
- Yes — ARI is listed on the Official MCP Registry.
- How many versions does ARI have?
- MCP Toplist tracks 1 version of ARI, most recently published on May 21, 2026.
- Where can I find the source code for ARI?
- The source code for ARI is hosted at github.com/Antmanbuilds/ARI.
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.