Skip to main content
Glama

AI Site Scorer

Server Details

Check website AI-readiness: Schema.org, llms.txt, E-E-A-T, robots.txt. Works in Cursor & Claude.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

5 tools
analyze_urlInspect

Submit a URL for AI-readiness analysis. Checks how well the site is structured for AI/LLM crawling (robots.txt, structured data, page speed, content quality, etc.). Returns scores and recommendations. Set wait_for_result=true to wait for completion (up to 60s). Pricing: Free for registered users (100/mo). Anonymous (x402): $0.01 USDC for analysis only; $0.06 USDC combined when enhance=true ($0.01 analyze + $0.05 enhance, charged as a single upfront payment so only one X-PAYMENT header is needed per request).

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesThe URL to analyze (must include http:// or https://).
enhanceNoIf true, automatically run LLM deep analysis after basic analysis completes. Anonymous users: combined $0.06 USDC ($0.01 analyze + $0.05 enhance) charged as a single upfront payment. Default: false.
wait_for_resultNoIf true (default), wait for the analysis to complete and return the full report. If false, return the job_id immediately.
enhance_reportInspect

Run LLM deep analysis on a completed report. Returns detailed AI analysis with priority issues and actionable recommendations. Pricing: Free with Pro subscription, or $0.05 USDC via x402 (anonymous or free-tier).

ParametersJSON Schema
NameRequiredDescriptionDefault
job_idYesThe UUID job_id of a completed report.
generate_fix_promptInspect

Generate a Cursor/IDE-ready prompt to fix AI readiness issues found in a report. Returns a comprehensive, actionable developer prompt. Pricing: Free with Pro subscription, or $0.02 USDC via x402 (anonymous or free-tier).

ParametersJSON Schema
NameRequiredDescriptionDefault
job_idYesThe UUID job_id of a completed report.
get_reportInspect

Fetch a previously completed analysis report by job ID. Returns scores, check details, and recommendations.

ParametersJSON Schema
NameRequiredDescriptionDefault
job_idYesThe UUID job_id returned by analyze_url.
list_recent_analysesInspect

List the 10 most recent analyses for the authenticated account. Returns URLs, scores, and statuses.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of results to return (1-50, default 10).

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.