Clarvia
Freeby MCP Community
MCP quality scanner and tool discovery for autonomous agents. Search 27,843+ indexed tools, check AEO (answer-engine-optimization) readiness scores, validate MC
v1.2.12Added Apr 12, 2026
aeoagentagent-compatibilityagent-friendlyagent-tools
Clarvia MCP Server
MCP quality scanner and tool discovery for autonomous agents. Search 27,843+ indexed tools, check AEO (answer-engine-optimization) readiness scores, validate MC
Installation
Reviews
Installation
Quick install
npx -y clarvia-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"clarvia": {
"command": "npx",
"args": ["-y", "clarvia-mcp-server"]
}
}
}