Skip to main content
Glama

Server Details

Free technical-SEO audit MCP: crawl a site, run checks, return an LLM-ready shareable report.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
im-ff/crawlinx-mcp
GitHub Stars
0

TDQS

A4.3/5.0

Scored across 5 tools

Disambiguation5/5

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.

Naming Consistency5/5

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.

Tool Count5/5

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.

Completeness4/5

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. 1 tool update
    • Changedscan_url2 fields changed
      • addedInput schema / properties / max_pages
        Added value: +{
        +  "description": "How many pages to crawl. Default 50; maximum 200. Ignored for mode=instant.",
        +  "maximum": 200,
        +  "minimum": 1,
        +  "type": "integer"
        +}
      • changedInput schema / properties / mode / description
        Previous value: -"Scan mode: \"free\" (default) or \"instant\"."New value: +"Scan mode: \"free\" (default, multi-page) or \"instant\" (single-page quick check)."
  2. 5 tool updates
    • First observeddiff_scan
    • First observedget_issue_detail
    • First observedget_report
    • First observedget_report_markdown
    • First observedscan_url

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Open-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).
    39
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables 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.
    18
    1
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Free 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
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.