Clarvia — Agent Engine Optimization (AEO) Scanner
Category: Tools / MCP Servers / Quality Analysis
Description: Clarvia is an AI tool discovery platform that scores 27,906+ MCP servers for Agent Engine Optimization (AEO) quality. Use it with GitHub Copilot to evaluate and compare MCP servers before adding them to your workspace.
Links:
Use with GitHub Copilot:
Add to .copilot/mcp.json:
{
"mcpServers": {
"clarvia": {
"command": "npx",
"args": ["-y", "clarvia-mcp-server"]
}
}
}
What it does:
- Scan any MCP server and get an AEO score (0-100)
- Search 27,906+ indexed tools by capability
- Compare alternatives before installing
- Get actionable improvement recommendations
Happy to provide any additional details!
Clarvia — Agent Engine Optimization (AEO) Scanner
Category: Tools / MCP Servers / Quality Analysis
Description: Clarvia is an AI tool discovery platform that scores 27,906+ MCP servers for Agent Engine Optimization (AEO) quality. Use it with GitHub Copilot to evaluate and compare MCP servers before adding them to your workspace.
Links:
npx -y clarvia-mcp-serverUse with GitHub Copilot:
Add to
.copilot/mcp.json:{ "mcpServers": { "clarvia": { "command": "npx", "args": ["-y", "clarvia-mcp-server"] } } }What it does:
Happy to provide any additional details!