rubric-attested-mcp
Related Servers
Alternatives to rubric-attested-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceMCP server for pay-per-call DeFi and crypto data via x402 micropayments on Base. 8 endpoints: token prices, TVL, funding rates, token security, gas tracker, whale monitoring, wallet profiling, and yield scanning.825 npmMIT

oom-x402-mcpofficial
FlicenseNot gradedqualityBmaintenanceMCP server exposing 1,000+ pay-per-call API endpoints across agent infrastructure (memory, coordination, secrets, verification), data, compute, finance, weather, geography, and reference categories — payments via x402 protocol in USDC on Base.-- FlicenseNot gradedqualityCmaintenanceEnables AI agents to access 11 paid x402 endpoints as standard MCP tools, paying per call in USDC on Base without API keys, covering chat, code, vision, embeddings, crypto prices, weather, geolocation, forex, and WHOIS data.-
- AlicenseAqualityBmaintenanceMCP server that aggregates x402 crypto services as tools for AI agents, providing prices, sentiment, funding rates, and technical indicators with x402 pay-per-call on Base.61,535 npmMIT
- AlicenseAqualityAmaintenance9-tool MCP server for the anchor-x402 commodity services: dual-chain hash anchoring (Base + Solana), OFAC sanctions screening, signed decision attestation, mainnet tx decode, ENS/SNS name resolution, USD spot price, EVM calldata decode, datetime parser, and bundled wallet intelligence. Agents pay $0.001–$0.010 USDC per call directly from a Base wallet via x402 — no API keys, no accounts.14206 npm1MIT
- AlicenseNot gradedqualityBmaintenanceEnables real-time cryptocurrency price lookups for 10,000+ tokens, returning 24h change, market cap, and volume via CoinGecko with x402 micropayment-based pay-per-call access.MIT
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: get_attested_price retrieves a paid, attested price quote, while list_attested_services provides a free catalog of available services. There is no overlap or ambiguity between them.
Both names follow a consistent snake_case verb_attested_noun pattern: get_attested_price and list_attested_services. The convention is predictable and easy to parse.
Only two tools are exposed, which is a thin surface for a protocol gateway that mentions broader paid routes and an attested service catalog. A discovery tool plus a single price tool is focused but borders on under-scoped.
The price tool supports useful variants like proof and historical timestamps, and the catalog is free, but there is no generic tool to call other paid routes discovered via list_attested_services and no in-MCP verification tool despite verification being a core advertised property. These are notable gaps for the apparent protocol-access purpose.