ARI is an MCP server that provides live fair-market-value checks for API/service prices and offline verification of Ed25519-signed receipts for x402/MPP transactions. It also exposes service lookup, leaderboards, recent observations, and alert subscription tools for the ARI pricing index.
From the registry: Python MCP server: fair-price checks, leaderboards, Ed25519 receipt verification for x402/MPP.
Please install the `ari-mcp-py` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js** — Required for the recommended npx-based install path. The package supports Node 18+. (https://nodejs.org/)
Optional prerequisites:
- Alternative Python runtime — For Python-native hosts, install uv/uvx and use the PyPI package instead. The package supports Python 3.10+. This is an alternative to the recommended Node path, not an additional requirement. (https://pypi.org/project/ari-mcp-py/)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","ari-mcp"]
- optional environment variables:
- `ARI_API_BASE_URL`: Override the default public ARI API base URL to point at a private mirror. (example: `<your-ari-api-base-url>`)
Note: The README also provides a Python-native alternative for stdio hosts: command 'uvx' with args ['ari-mcp-py']. No environment variables are required for default operation.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ARI_API_BASE_URLOverrides the default public ARI API base URL to point at a private mirror.Meta Ads MCP (Facebook + Instagram) - analyze performance, manage budgets, pause campaigns.