Agent♥︎Age
Catalog

io.github.Antmanbuilds/ari-mcp-py

Official

by Antmanbuilds · TypeScript

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

io.github.Antmanbuilds/ari-mcp-py — Model Context Protocol (MCP) Server

This Python MCP server provides live fair-market-value lookups, leaderboards, and Ed25519 signed-receipt verification for x402/MPP services. It exposes MCP capabilities so MCP-aware agents can answer two questions cleanly, as described in the project’s readme excerpt.

🛠️ Key Features

  • Live fair-market-value lookups
  • Leaderboards
  • Ed25519 signed-receipt verification for x402/MPP services

🚀 Use Cases

  • Checking fair-market value for x402/MPP-related contexts
  • Retrieving or referencing leaderboard information
  • Verifying signed receipts using Ed25519 signatures

⚡ Developer Benefits

  • Lets MCP-aware agents query fair-price data and leaderboards
  • Supports cryptographic verification for x402/MPP receipts using Ed25519
  • Published as ari-mcp-py alongside the ari-mcp package (per readme excerpt)

⚠️ Limitations

  • Only the documented features (lookups, leaderboards, Ed25519 receipt verification) are indicated; other capabilities are not described in the provided data.