WebMCP Compatibility Scanner

crawlconsole.com

Fair (Human Focused) with a 63.7 score.

Score

63.7

Status

Fair (Human Focused)

Agent tokens

643

Checks

6/13

WebMCP Manifest

Detects /.well-known/mcp.json and <link rel="mcp">.

fail

No WebMCP manifest was found.

Publish /.well-known/mcp.json or add <link rel="mcp" href="..."> with tool and capability metadata.

llms.txt

Checks for a root /llms.txt file.

pass

Found /llms.txt with 397 words.

Keep llms.txt updated when important pages, docs, or APIs change.

Robots.txt

Checks AI crawler access rules.

pass

robots.txt is reachable and does not block the checked AI crawlers.

Keep robots.txt explicit and list sitemap URLs when available.

Structured Data

Checks JSON-LD and Open Graph metadata.

warn

Found 2 Open Graph tag(s), but no valid JSON-LD.

Use Schema.org JSON-LD for Organization, WebSite, Article, FAQPage, Product, or Dataset data where relevant.

Semantic HTML

Checks landmarks and heading structure.

pass

main: 1, nav: 6, article: 0, h1: 1.

Use one h1, a main landmark, nav landmarks for menus, and article/section structure for standalone content.

Content Density

Measures visible text against HTML weight.

warn

Visible text ratio: 3.8%.

Use server-rendered content, reduce unnecessary markup, and expose core information in readable HTML.

Link Health

Samples internal links from the scanned page.

pass

0/10 sampled internal links failed.

Fix broken internal links, add redirects for moved pages, or remove stale links from key content.

AI SEO

Checks sitemap, meta description, and canonical URL.

warn

sitemap found, meta description found, canonical missing

Publish sitemap.xml, keep meta descriptions descriptive, and set canonical URLs on indexable pages.

Meta Tag Permissions

Checks robots and AI-specific meta directives.

warn

No robots meta tag was found.

Use <meta name="robots" content="index, follow"> on pages intended for discovery.

Performance

Measures homepage fetch time.

pass

223ms response time.

Improve TTFB with caching, CDN coverage, and lighter server-side data dependencies.

Accessibility

Checks viewport and image alt text coverage.

warn

Viewport found. Images with alt: 0/3.

Add a viewport meta tag and useful alt text for meaningful images.

Transport Security

Checks whether the scanned URL uses HTTPS.

pass

Uses HTTPS.

Keep certificates valid and auto-renewed.

AI Readability

Estimates sentence clarity for agent parsing.

warn

31.5 words per sentence on average.

Keep visible copy concise and move dense implementation details into linked docs or llms.txt.