clarvia-aeo-check

Featured

Score any MCP server, API, or CLI for agent-readiness using Clarvia AEO (Agent Experience Optimization). Search 15,400+ indexed tools before adding them to your workflow.

AI & Automation 39,350 stars 6386 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Clarvia AEO Check ## Overview Before adding any MCP server, API, or CLI tool to your agent workflow, use Clarvia to score its agent-readiness. Clarvia evaluates 15,400+ AI tools across four AEO dimensions: API accessibility, data structuring, agent compatibility, and trust signals. ## Prerequisites Add Clarvia MCP server to your config: ```json { "mcpServers": { "clarvia": { "command": "npx", "args": ["-y", "clarvia-mcp-server"] } } } ``` ## When to Use This Skill - Use when evaluating a new MCP server before adding it to your config - Use when comparing two tools for the same job - Use when building an agent that selects tools dynamically - Use when you want to find the highest-quality tool in a category ## How It Works ### Step 1: Score a specific tool Ask Claude to score any tool by URL or name: ``` Score https://github.com/example/my-mcp-server for agent-readiness ``` Clarvia returns a 0-100 AEO score with breakdown across four dimensions. ### Step 2: Search tools by category ``` Find the top-rated database MCP servers using Clarvia ``` Returns ranked results from 15,400+ indexed tools. ### Step 3: Compare tools head-to-head ``` Compare supabase-mcp vs firebase-mcp using Clarvia ``` Returns side-by-side score breakdown with a recommendation. ### Step 4: Check leaderboard ``` Show me the top 10 MCP servers for authentication using Clarvia ``` ## Examples ### Example 1: Evaluate before installing ``` Before I add this MCP ser...

Details

Author
sickn33
Repository
sickn33/antigravity-awesome-skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

mcp-server-evaluator

Use when comparing MCP servers, tool connectors, plugin capabilities, or agent integrations by capability, auth needs, trust boundary, maintenance risk, and integration fit.

0 Updated yesterday
alexzhu0
AI & Automation Listed

mcp-ecosystem-intelligence

Find, evaluate, and install MCP servers for a project. Use when the user asks "is there an MCP for X", "what MCP tools should I use here", "add MCP server for Y", "audit my MCP setup", "is package Z safe to install", or wants to wrap an existing CLI/API as MCP. Combines a seeded local database, registry-first discovery, a Health Score script, a supply-chain security scanner (sha512/sha256 integrity, install-hook detection, npm advisory + OSV.dev CVE check, Docker digest pinning) gating every install, and a concrete install path via direct edit of ~/.claude.json.

0 Updated 4 days ago
froggychips
AI & Automation Listed

mcp-builder

Build high-quality MCP servers with strong tool design, structured outputs, clear error handling, and realistic evaluations. Use when creating or improving MCP servers in TypeScript or Python for external APIs, services, or internal platforms.

1 Updated today
bg-szy
AI & Automation Listed

resource-scout

Search and discover Claude Code skills and MCP servers from marketplaces, GitHub repositories, and registries. Use when (1) user asks to find skills for a specific task, (2) looking for MCP servers to connect external tools, (3) user mentions "find skill", "search MCP", "discover tools", or "what skills exist for X", (4) before creating a custom skill to check if one already exists.

199 Updated 4 months ago
nicepkg
AI & Automation Featured

global-chat-agent-discovery

Discover and search 18K+ MCP servers and AI agents across 6+ registries using Global Chat's cross-protocol directory and MCP server.

39,350 Updated today
sickn33