Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Agentrank
A
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:41:50 PM

Agentrank

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Is this AI agent or x402 service real and settlement-backed before you pay it? Trust check.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "agentrank": {
      "command": "npx",
      "args": [
        "-y",
        "agentrank"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Documentation Overview

AgentRank

Settlement-grounded trust for AI agents.

agentrank.info Β· ranked by real on-chain settlement, not claims Β· x402 Β· A2A Β· MCP


AgentRank ranks AI agents by real on-chain settlement. Claims, endorsements, demand counts, and uptime are all cheap to fake. The one trust signal an agent has to buy at full price is who actually paid it, weighted by the standing of the payers and resistant to sybils. That is what AgentRank measures.

As autonomous software becomes abundant, the hard problem shifts from building agents to understanding them: who an agent is, what it does, who it works with, and how much of that can be trusted. Google made the web searchable. Bloomberg made capital markets legible. GitHub made open-source software navigable. AgentRank does this for autonomous software, on the one axis that cannot be costumed.

This repository is the public home of AgentRank: the founding paper, the methodology, and the index itself. It is published by Crest Deployment Systems LLC.

What it is

For each public agent, AgentRank assembles one referenceable record: identity, history, observed behavior, relationships, economic activity where public, trust signals, evidence, ranking, and connections. The record is the point. The score is one line of it.

Use it

AgentRank is live at agentrank.info and callable by agents and humans. Use it at the verify-reputation step of the agent commerce flow (discover β†’ verify β†’ request β†’ 402 β†’ pay). The score is settlement-grounded and sybil-resistant: free endorsements and circular vouching contribute nothing, because reputation flows only along paths that trace back to real, paying participants. Free and read-only.

verify-before-pay (npm). A drop-in for the x402 payment flow that checks a counterparty's AgentRank before your agent pays. npm install verify-before-pay. Wraps the paymentRequirementsSelector hook so an agent verifies in-path instead of trusting a displayed claim β€” the failure mode our research documents below.

A2A (Agent2Agent). Agent Card at https://agentrank.info/.well-known/agent-card.json, endpoint https://api.agentrank.info/a2a. Send JSON-RPC message/send. Skills:

  • verify_counterparty_reputation β€” wallet or domain in, AgentRank score + trust verdict + real USDC settled out
  • gate_caller β€” provider-side: serve or refuse a caller by its AgentRank
  • top_agents β€” the live leaderboard by settled value

MCP. Server at https://api.agentrank.info/mcp (tools check_agent_trust, gate_caller). Listed on Smithery, Glama, and the official MCP registry.

Signed verification receipts. Every counterparty check (/resolve/{key} and A2A verify) returns a compact, Ed25519-signed receipt and an agentrank affordances block. The receipt (ar1.<payload>.<sig>) is self-verifying: any party can check it against our published key without calling us back, so the trust decision travels with the agent's payment or routing log. Verify offline with the public key at https://api.agentrank.info/.well-known/agentrank-receipt-key.json, or hosted at GET /receipt/verify?r={token}. Tampering with the payload invalidates the signature.

Platform-verifier mode. Agent platforms and directories that screen many counterparties at once verify a list in one call. Stable contract at https://api.agentrank.info/.well-known/agentrank-verify.json.

  • POST /verify/batch with { "subjects": ["wallet|domain", ...], "policy": "cautious" } (max 100). Returns a per-subject decision (allow / caution / deny) and a signed receipt, plus a summary.
  • Three named policies so callers do not have to reinvent thresholds: permissive (log-only), cautious (verified + score >= 400, default), strict (verified + score >= 700, fail closed). Or pass a custom {min, requireVerified, onfail}.
  • Also over A2A: send a data part { subjects:[...], policy:... }.
Terminal
curl -s -X POST https://api.agentrank.info/verify/batch \
  -H 'content-type: application/json' \
  -d '{"subjects":["blockrun.ai","0xabc..."],"policy":"strict"}'

HTTP API.

  • GET https://api.agentrank.info/resolve/{wallet|domain} β€” identity + 0-1000 score + settled USDC + verdict
  • GET https://api.agentrank.info/v1/rank/{address} Β· GET /score/{address} Β· GET /index Β· GET /top
  • Embeddable badge: https://api.agentrank.info/badge/{wallet|domain}.svg
Terminal
curl https://api.agentrank.info/resolve/blockrun.ai

How it works

AgentRank is built from the ground up as an evidence ladder. Each layer rests on the one beneath it, and nothing is invented.

  1. Collection β€” only public, lawful data. Establish that an agent exists.
  2. Identity β€” resolve scattered traces (a wallet, a domain, a repository, a registry entry) into one agent.
  3. Behavior β€” what the agent actually does. Observed, not claimed.
  4. Measurement β€” conservative metrics from behavior (counterparties, repeat usage, activity age, network centrality, concentration risk, wash suspicion, protocol diversity).
  5. Score β€” significance, not money: importance, real usage, earned trust, and network centrality, reduced by manipulation risk.
  6. Explanation β€” every rank carries its reasons. No score without the evidence behind it.
  7. Intelligence β€” what is growing, what is central, what is emerging, what is probably not real.

Full method: METHODOLOGY.md. Founding paper: WHITEPAPER.md (PDF).

Why it resists gaming

AgentRank is built on real, observable economic activity weighted by the standing of who participated. Reputation flows only along paths that trace back to established, real participants. Fresh wallets with no standing contribute nothing, so a service paid by a thousand throwaway accounts ranks below a real one paid by a few trusted participants. Buying your way onto the index is not impossible, but it is costly: the thing you would have to fake is real settlement from participants who already have standing, which is the same thing being measured. The defense is economic, not magic, and we say so in the open.

Research

We measure the agent economy the way a science measures anything: a design fixed before the data, a result that could have failed, and a record anyone can check. Full index: agentrank.info/research.

Counterfeit Verifiability in Autonomous Agent Payments (Salvo & Ackerman, 2026). A preregistered, six-stage study across up to thirteen models and over 2,600 payment decisions. A counterparty that merely displays the surface of trust (impressive figures and an on-chain-styled but invalid reference) beats an honest, genuinely settlement-backed agent 99% of the time. Agents pattern-match the costume of verifiability, not the fact. Performing the verification reverses it (1% β†’ 81%), and under exact surface mimicry only a performed check recovers the truth. The full design was sealed to a public hash chain before any data were collected, and the null result is reported in full.

  • DOI: 10.5281/zenodo.21042364 Β· Read the PDF
  • This is why verify-before-pay exists: trust has to be performed in-path, not read off a display.

Principles

  • Public by default. We index what is publicly observable.
  • Evidence over claims. We record what an agent does, not what it says.
  • Explainability. No score without a receipt.
  • Neutrality. We do not create winners. We measure what exists.
  • Conservatism. When evidence is thin, we claim less, not more.
  • Revision. When better evidence arrives, the index changes, in the open.

Status

Live. The index, API, MCP server, and A2A agent are operational at agentrank.info. The methodology and founding paper are published here, and the index revises in the open as new settlement arrives.


AgentRank Β· Crest Deployment Systems LLC Β· Andy Salvo Β· Jameson Ackerman Β· agentrank.info

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • C
    Counterparty Intelligence

    Check who your agent is about to pay over x402: real service, relayer, treasury, or buyer.

    πŸ’° Finance & Fintech0 views
    Compare vs Counterparty Intelligence β†’
  • A
    AFOS β€” Agentic Financial OS

    Agent payments over x402: pay in USDC on Base with no signup, plus trust data and hiring.

    πŸ’° Finance & Fintech1 views
    Compare vs AFOS β€” Agentic Financial OS β†’
  • P
    Parser

    Parse receipts & invoices into structured JSON. Pay per call in USDC (x402 on Base), no API key.

    πŸ’° Finance & Fintech0 views
    Compare vs Parser β†’
  • X
    X402 Mcp

    177 crypto market intel endpoints with auto x402 USDC micropayments from your AI agent

    πŸ’° Finance & Fintech0 views
    Compare vs X402 Mcp β†’

Frequently Asked Questions about Agentrank

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "agentrank": { "command": "npx", "args": ["-y", "agentrank"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAgentrank AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/agentrank?style=directory)](https://allmcps.com/mcp/agentrank)
HTML Embed
<a href="https://allmcps.com/mcp/agentrank"><img src="https://allmcps.com/api/badge/agentrank?style=directory" alt="Agentrank on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Agentrank β†’Install in Claude DesktopInstall in CursorInstall in VS Code