# AI Site Scorer > Public scores for website AI agent readiness and AI visibility. ## Docs - [README concepts](https://localhost/): Product overview - [OpenAPI](https://localhost/openapi.json): Machine-readable API - [MCP Server Card](https://localhost/.well-known/mcp/server-card.json): Tool discovery ## API - [Health](https://localhost/api/v1/health): Liveness - [Analyze](https://localhost/api/v1/analyze): POST JSON {"url":"example.com"} - [Score](https://localhost/api/v1/score/example.com): Public latest score - [History](https://localhost/api/v1/history/example.com): Score history - [Leaderboard](https://localhost/api/v1/leaderboard): Top agent-ready domains - [Compare](https://localhost/api/v1/compare?a=a.com&b=b.com): Side-by-side (creates scans if missing) - [Live compare path](https://localhost/api/v1/compare/openai.com/claude.ai): Real-time pair - [Sitemap](https://localhost/sitemap.xml): All scored domains - [Compare sitemap](https://localhost/compare-sitemap.xml): /compare/{a}/{b} URLs - [Batch](https://localhost/api/v1/batch): POST paid multi-domain scan ## Standards measured - robots.txt, sitemap, Link headers (RFC 8288) - llms.txt, Markdown content negotiation - Content Signals, AI bot rules, Web Bot Auth - MCP Server Card, API Catalog (RFC 9727), Agent Skills, OAuth discovery - x402 (informational)