mcpbeat Sign in

Ari MCP Py MCP Server

local only

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

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

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

Installs per day peak 28 · avg 14 · -7% w/w
a month agotoday
86
Installs / week
pypi · ari-mcp-py
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-py -- uvx ari-mcp-py
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ari-mcp-py": {
      "args": [
        "ari-mcp-py"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ari-mcp-py]
command = "uvx"
args = ["ari-mcp-py"]
.cursor/mcp.json
{
  "mcpServers": {
    "ari-mcp-py": {
      "args": [
        "ari-mcp-py"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ari-mcp-py": {
      "args": [
        "ari-mcp-py"
      ],
      "command": "uvx"
    }
  }
}

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 Py

same job, measured the same way
Ari MCP
by antmanbuilds

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

49 installs/wk local only
Ccs
by correctover

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

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
Veritasacta Verify
by tomjwxf

Offline receipt verifier. Ed25519 signature verification without contacting any server.

3 602 installs/wk local only
TrustBench
by lithvall

x402 provider rankings + Ed25519-signed payment receipts + signature verification (3 tools).

41 installs/wk 3 tools answering
HODLXXI Read-Only
by hodlxxi

Public read-only MCP server for HODLXXI agent identity, trust, receipts, and verification.

26 tools answering
Verify
by forestrie

MCP verification server for Forestrie receipts — offline, no backend, no key, no network

1 267 installs/wk local only
Atinamos Evidence
by co-atinamos

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

6 tools answering

Ari MCP Py — questions

Answers built from our own checks of this server.

Why is there no uptime for Ari MCP Py?
Ari MCP Py 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 pypi package ari-mcp-py was installed 86 times last week.
Is Ari MCP Py 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 Py?
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-py straight from pypi; nothing to host, nothing to sign up for.
How many people use Ari MCP Py?
The pypi package ari-mcp-py was installed 86 times in the last week. Week over week that is -7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.