crawlinx-mcp
Server Details
Free technical-SEO audit MCP: crawl a site, run checks, return an LLM-ready shareable report.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- im-ff/crawlinx-mcp
- GitHub Stars
- 0
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose: submit scan (scan_url), retrieve report in JSON or Markdown (get_report, get_report_markdown), drill into an issue (get_issue_detail), and compare scans (diff_scan). No overlapping functionality.
All tool names follow a consistent verb_noun pattern (e.g., scan_url, get_report, diff_scan). Format variants like get_report_markdown are logical extensions, not inconsistencies.
Five tools perfectly cover the SEO auditing workflow: initiating a scan, retrieving results in two formats, expanding issue details, and comparing scans. The count is neither excessive nor minimal.
The tool set covers the essential lifecycle: scan submission, result retrieval in multiple formats, issue detail expansion, and diffing. Missing list_scans or cancel_scan, but these are minor gaps; agents can work with existing tools.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
scan_url2 fields changed- added
Input schema / properties / max_pagesAdded value: +{ + "description": "How many pages to crawl. Default 50; maximum 200. Ignored for mode=instant.", + "maximum": 200, + "minimum": 1, + "type": "integer" +} - changed
Input schema / properties / mode / descriptionPrevious value: -"Scan mode: \"free\" (default) or \"instant\"."New value: +"Scan mode: \"free\" (default, multi-page) or \"instant\" (single-page quick check)."
5 tool updates
- First observed
diff_scan - First observed
get_issue_detail - First observed
get_report - First observed
get_report_markdown - First observed
scan_url
Related MCP Connectors
- RampifyOAuthdev.rampify
SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.
- CrawlieOAuthapp.crawlie
Technical SEO + GEO (AI-search) site audits: hosted crawls, prioritized fixes, report diffs.
Security, SEO and AI-visibility scanner for web apps · free scans and focused checks via MCP.
Audit any website for AI visibility: graded report, findings with fixes, AI crawler access check.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceOpen-source technical SEO crawler MCP server built on LibreCrawl. Runs full audits inside Claude, Cursor, or Codex — 50+ checks (hreflang, schema.org, security headers, WAF detection on 200-OK pages), chunked-progressive engine for large sites, ephemeral by design (server forgets every audit after download).39MIT
- AlicenseAqualityDmaintenanceEnables AI agents to perform comprehensive SEO audits on web pages, including meta tags, headings, links, images, performance, and more, via a CLI or MCP server.181MIT
- AlicenseNot gradedqualityBmaintenanceProvides 23 bounded MCP tools for AI agents to perform technical SEO audits, including crawl setup, page analysis, issue detection, and report exports, all while keeping data local.6MIT
- AlicenseNot gradedqualityAmaintenanceFree open-source CLI and read-only MCP tool from Advisors AI (advisorsai.ai): give it one public URL and it lists which machine-readable basics are present or missing (title, meta description, structured data, one h1, canonical, robots policy for AI crawlers, llms.txt, sitemap). No API key, no account, nothing stored.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.