WebMCP Compatibility Scanner

poetrics.ai

Needs Work with a 40.0 score.

Score

40.0

Status

Needs Work

Agent tokens

573

Checks

5/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.

fail

No /llms.txt file was found.

Add /llms.txt with a short site summary and links to the most important agent-readable pages.

Robots.txt

Checks AI crawler access rules.

warn

robots.txt was not reachable.

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

Structured Data

Checks JSON-LD and Open Graph metadata.

fail

No structured data signals were found.

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

Semantic HTML

Checks landmarks and heading structure.

warn

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

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: 4.0%.

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/6 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.

fail

sitemap missing, 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

136ms response time.

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

Accessibility

Checks viewport and image alt text coverage.

pass

Viewport found. Images with alt: 7/7.

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.

pass

25.9 words per sentence on average.

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