Skip to main content
Glama

Discussions

im-ff's avatar
im-ffJul 13, 2026

๐Ÿ‘‹ Maintainer here. Crawlinx is a free, no-signup technical-SEO audit crawler exposed over MCP โ€” point it at any URL and get a health score, a prioritized list of fixes, and a shareable report link. What's different: it runs a real browser engine, so it renders JavaScript and gets past most bot-walls. That means it sees a page the way Googlebot โ€” and AI crawlers like GPTBot/ClaudeBot, which mostly skip JS โ€” actually see it, not the raw HTML most crawlers get. 156 checks, including 2026-era ones others skip: structured-data deprecations, AI-bot accessibility, and agent-readiness. Quick start (Claude Code): claude mcp add --transport http crawlinx https://crawlinx.com/mcp Typical flow: scan_url (start an audit, returns a scan id) โ†’ get_report_markdown / get_report โ†’ get_issue_detail (expand one issue) โ†’ diff_scan (after fixing, confirm it landed and nothing regressed). No API key, no signup, nothing to install. Feedback and check requests very welcome!

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.