MCP Servers / productivity / Agent Ready

Agent Ready

JSON →
stdiononeproductivity

AI agent readability scanner: 59 checks against the Vercel Spec, llmstxt.org, and agent-protocol manifests, with per-check fix guidance.

Install
How to run this server
[ { "cmd": "npx -y agent-ready-mcp@latest", "imports": [] } ]
server path: agent-ready
Tools
What this server exposes
scan_site
Scans a website URL and returns a scan object with Vercel score, llms.txt sub-score, and per-check findings with howToFix strings.
get_scan
Retrieves a scan object by its ID from a prior scan_site call, or returns not_found if the ID is unknown or unauthorized.
Configuration
Environment & auth
authnone
envAGENT_READY_API_KEY
envAGENT_READY_API_URL
Resources
Agent Ready — MCP Server · libregistry