Skip to content
Back to search
100
MCP v1.0.0 streamable-http

AI Site Scorer

io.github.MinglesAI/ai-site-scorer

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

Uptime
0.0%
1 direct probes · 30d
Response
173ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

analyze_url

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.…

enhance_report

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.005 USDC via x402 (anonymous o…

generate_fix_prompt

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.002 USDC via x402 (ano…

get_report

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

list_recent_analyses

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

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai_site_scorer": {
      "url": "https://ai-readiness.mingles.ai/api/mcp/",
      "transport": "streamable-http"
    }
  }
}