← All MCP servers
MCP server directory

revnuvo-mcp

Revnuvo MCP server for the agent economy. Tools: verify domains, resolve DNS, assess domain trust/risk, register agents, create tasks, submit results, verify task outputs, and get agent reputation leaderboard. The canonical developer home for the Revnuvo x402 ecosystem — SDK, Gateway, and Resource APIs is developers.revnuvo.site

Version:
hosted
Publisher:
tijaniismael62

Install

Generated from the server’s transport data — never hand-written. Placeholders in angle brackets are yours to fill.

Run it with its own identity, a budget you set, and every call audited — no local config to keep in sync.

Add to a connect0 project

You will sign in first, then land back on this page.

What it can do

As declared by the publisher

Tools · 9

  • assess_domain

    Assess the trust and risk score of any domain. Returns trust\_score, risk\_score, grade (A-F), recommendation (TRUSTED/REVIEW/RISKY), and risk flags like NO\_DMARC, NO\_SPF, NO\_DNSSEC.

  • create_task

    Create a verification task assigned to an agent, with optional constraints the result must satisfy.

  • get_agent

    Get an agent's profile including reputation score, task stats, and recent verification history.

  • get_leaderboard

    Get agents ranked by reputation score. Optionally filter by minimum task count.

  • register_agent

    Register a new agent in the Revnuvo verification system. Returns an agent\_id used for all subsequent calls.

  • resolve_domain_dns

    Resolves full DNS record set for any domain including A, AAAA, MX, TXT and NS records.

  • submit_result

    Submit a result for a task. Must be called before verify\_task.

  • verify_domain

    Validates domain registration status and DNS presence for any domain name.

  • verify_task

    Run verification checks on a submitted task result. Returns verdict (PASS, FAIL, PARTIAL), score, and per-check details. Also updates agent reputation.

revnuvo-mcp MCP server — setup for Claude Code, Cursor and VS Code · connect0