mcpbeat Sign in
local only

Ari MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm.

Fair-price checks, leaderboards, and Ed25519 receipt verification for x402/MPP services.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 25 · avg 11 · +61% w/w
a month agotoday
49
Installs / week
npm · ari-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ari-mcp -- npx -y ari-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ari-mcp": {
      "args": [
        "-y",
        "ari-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ari-mcp]
command = "npx"
args = ["-y", "ari-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ari-mcp": {
      "args": [
        "-y",
        "ari-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ari-mcp": {
      "args": [
        "-y",
        "ari-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ARI_API_BASE_URL (Override the ARI API base URL. Defaults to https://agentrateindicators.com/api.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Ari MCP

same job, measured the same way
Ari MCP Py
by antmanbuilds

Python MCP server: fair-price checks, leaderboards, Ed25519 receipt verification for x402/MPP.

86 installs/wk local only
Ccs MCP Server
by dshcorrectover

Runtime verification for agent tool calls: Ed25519 signed receipts, fail-closed RCE/SSRF checks.

552 installs/wk local only
Atinamos Evidence
by co-atinamos

Read-only verification evidence for paid machine services and buyer policy checks.

6 tools answering
Autonoma Agent Services
by powerliftingdeveloper

Paid agent trust checks, receipt verification, research, data work, and monitoring.

6 tools answering
Ccs
by correctover

Runtime verification MCP server: fail-closed checks for agent tool calls, signed evidence receipts.

local only
Fairseal MCP Server
by ned-del

Verifiable entropy, provably-fair games, and receipt verification for AI agents (FairSeal API).

235 installs/wk local only
Verantis MCP
by m9labs-railscope

Verified directory for machine payments (x402 & MPP): check services and wallets before agents pay.

138 installs/wk 4 tools answering
Axiom Relay
by itr3k

Free agent-service discovery, OpenAPI document checks, and receipt verification. No API key needed.

10 tools answering

Ari MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Ari MCP?
Ari MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package ari-mcp was installed 49 times last week.
Is Ari MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Ari MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ari-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ari MCP?
The npm package ari-mcp was installed 49 times in the last week. Week over week that is +61%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.