owlvin_aeo_scan
Scan MCP servers to evaluate agent discoverability, generate scores from 0-100, and provide improvement recommendations for server configuration and documentation.
Instructions
Scan an MCP server and score its agent discoverability (AEO — Agent Engine Optimization).
Checks server-card.json, agents.json, OpenAPI spec, tool description quality, and registry presence on Smithery, PyPI, and GitHub. Returns a score (0-100), letter grade, and specific recommendations to improve discoverability.
Args: url: The MCP server's base URL to scan (e.g. "https://api.example.com").
Returns a full AEO report with score, grade, issues found, and recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |