目录 / revnuvo-mcp
MCP
鉴权未知
未评级
已上架
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
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:42):Revnuvo MCP server for the agent economy
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://revnuvo.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"revnuvo-mcp": {
"url": "https://revnuvo.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| verify_domain | Validates domain registration status and DNS presence for any domain name. |
| resolve_domain_dns | Resolves full DNS record set for any domain including A, AAAA, MX, TXT and NS records. |
| register_agent | Register a new agent in the Revnuvo verification system. Returns an agent_id used for all subsequent calls. |
| create_task | Create a verification task assigned to an agent, with optional constraints the result must satisfy. |
| submit_result | Submit a result for a task. Must be called before verify_task. |
| verify_task | Run verification checks on a submitted task result. Returns verdict (PASS, FAIL, PARTIAL), score, and per-check details. Also updates agent reputation. |
| get_agent | Get an agent's profile including reputation score, task stats, and recent verification history. |
| 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. |
| get_leaderboard | Get agents ranked by reputation score. Optionally filter by minimum task count. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。