Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

MCPFax Reliability

com.mcpscores/agent-reliability-scores

Before you pay an endpoint you cannot vouch for: credit grade, drift and preflight.

Uptime
100.0%
2 direct probes · 30d
Response
202ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

mcpfax_endpoint_credit_score

Creditworthiness grade for one x402 endpoint or MCP server: letter grade A-E (or NR when unrated), a 0-1000 score, per-component subscores, a confidence level, flags, and the dated evidence each figur…

mcpfax_integration_drift

What changed under an x402 endpoint or MCP server you have ALREADY integrated: payTo rotations, price, asset and network changes, terms added or removed, and tool-schema changes. This is not a discove…

mcpfax_wallet_authenticity

Payer-concentration and wash-risk assessment for a receiving wallet: how concentrated its observed payers are, the measured coverage of that observation, an explicit wash-risk haircut ONLY when covera…

mcpfax_endpoint_revenue_estimate

Observed on-chain revenue signals for one listing: total USDC inflow, how many distinct payers, the modal transfer size, payment rate, 7- and 30-day trend windows, and where it sits in its cohort by p…

mcpfax_payer_wallet_profile

Know-your-agent profile for a paying wallet: how many distinct services it pays, total observed spend, whether the address is a contract or an externally owned account, and coverage-gated screening si…

mcpfax_payto_change_feed

Chronological feed of rating actions since a date: grade upgrades and downgrades, payTo wallet changes (a seller redirecting payment), listing removals, and returns. Use this to monitor a portfolio of…

mcpfax_preflight_check

Check that an endpoint is live and that its terms have not changed, BEFORE you send it an expensive request. A $15 call with a hypothetical 2% loss rate carries $0.30 of expected loss; a reachability …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcpfax_reliability": {
      "url": "https://mcpfax-reliability.bowling-anthony.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}