@crawlready/mcp
v1.0.0
Published
CrawlReady MCP server — scan and optimize sites for AI crawlers. Includes agent skills @crawlready-fix and @crawlready-check.
Maintainers
Readme
@crawlready/mcp
MCP server for CrawlReady — optimize your site for AI crawlers.
Setup
{
"mcpServers": {
"crawlready": {
"command": "npx",
"args": ["-y", "@crawlready/mcp"],
"env": {
"CRAWLREADY_API_KEY": "your-api-key-here"
}
}
}
}Tools
crawlready_scan— Scan a URL for AI readinesscrawlready_diff— Compare browser vs. bot-rendered contentcrawlready_recommend— Get actionable improvement recommendations
Get your API key at https://www.crawlready.app/dashboard
