
关于
使用 Clarvia AEO(代理体验优化)为任何 MCP 服务器、API 或 CLI 评估代理就绪度。在将工具添加到工作流之前搜索 15,400+ 已索引工具。
name: clarvia-aeo-check description: "使用 Clarvia AEO(Agent 体验优化)为任何 MCP 服务器、API 或 CLI 评分 agent 就绪度。在将工具添加到工作流之前搜索 15,400+ 已索引的工具。" category: tool-quality risk: safe source: community date_added: "2026-03-27" author: digitamaz tags: [mcp, aeo, tool-quality, agent-readiness, api-scoring, clarvia] tools: [claude, cursor, windsurf, cline]
Clarvia AEO 检查
概述
在将任何 MCP 服务器、API 或 CLI 工具添加到你的 agent 工作流之前,使用 Clarvia 评估其 agent 就绪度。Clarvia 跨四个 AEO 维度评估 15,400+ AI 工具:API 可访问性、数据结构化、agent 兼容性和信任信号。
前置条件
将 Clarvia MCP 服务器添加到你的配置:
{
"mcpServers": {
"clarvia": {
"command": "npx",
"args": ["-y", "clarvia-mcp-server"]
}
}
}
何时使用此技能
- 在将新 MCP 服务器添加到配置之前评估时
- 比较两个用于相同工作的工具时
- 构建动态选择工具的 agent 时
- 想要找到某个类别中最高质量的工具时
工作原理
步骤 1:为特定工具评分
让 Claude 通过 URL 或名称为任何工具评分:
Score https://github.com/example/my-mcp-server for agent-readiness
Clarvia 返回 0-100 的 AEO 评分,包含四个维度的分解。
步骤 2:按类别搜索工具
Find the top-rated database MCP servers using Clarvia
从 15,400+ 已索引工具中返回排名结果。
步骤 3:工具对比
Compare supabase-mcp vs firebase-mcp using Clarvia
返回并排评分分解和推荐。
步骤 4:查看排行榜
Show me the top 10 MCP servers for authentication using Clarvia
示例
示例 1:安装前评估
Before I add this MCP server to my config, score it:
https://github.com/example/new-tool
Use the clarvia aeo_score tool and tell me if it's agent-ready.
示例 2:找到类别中最佳工具
I need an MCP server for web scraping. Use Clarvia to find the
top-rated options and compare the top 3.
示例 3:CI/CD 质量门
使用 GitHub Action 添加到 CI 管道:
- uses: clarvia-project/clarvia-action@v1
with:
url: https://your-api.com
fail-under: 70
AEO 评分解读
| 评分 | 等级 | 含义 | |-------|--------|---------| | 90-100 | Agent 原生 | 专为 agent 使用构建 | | 70-89 | Agent 友好 | 工作良好,有小缺口 | | 50-69 | Agent 兼容 | 可用但需要改进 | | 30-49 | Agent 部分 | 有显著限制 | | 0-29 | 未就绪 | 避免用于 agent 工作流 |
最佳实践
- ✅ 在将工具添加到长期运行的 agent 工作流之前评分
- ✅ 使用 Clarvia 排行榜发现你未考虑过的替代方案
- ✅ 定期重新检查评分——工具会随时间改进
- ❌ 不要跳过"知名"工具的评分——即使流行的工具也可能评分低
- ❌ 不要在生产 agent 管道中使用评分低于 50 的工具而不了解其限制
常见问题
-
问题: Clarvia 返回"未找到" 解决: 尝试直接用 URL 通过
aeo_score扫描——Clarvia 会按需评分 -
问题: 我信任的工具评分似乎很低 解决: 使用
get_score_breakdown查看哪些维度较弱,并决定它们是否对你的用例重要
相关技能
@mcp-builder- 构建在 AEO 上评分良好的新 MCP 服务器@agent-evaluation- 更广泛的 agent 质量评估框架
限制
- 仅在任务明确匹配上述描述范围时使用此技能。
- 不要将输出视为环境特定验证、测试或专家审查的替代品。
- 如果缺少所需输入、权限、安全边界或成功标准,请停下来要求澄清。
兼容工具
Claude CodeCursor
标签
AI与机器学习