{
  "name": "AwesomeTechStack",
  "description": "Analyzes any website's technology stack and scores it from 0 to 100 (the Awesomeness Score) across technology choice, version currency, Lighthouse quality and AI-readiness.",
  "url": "https://awesometechstack.com",
  "provider": {
    "organization": "AwesomeTechStack",
    "url": "https://awesometechstack.com"
  },
  "documentationUrl": "https://awesometechstack.com/methodology",
  "capabilities": {
    "websiteTechnologyDetection": true,
    "awesomenessScore": true,
    "lighthouseQualityAudit": true,
    "aiReadinessGrading": true,
    "vulnerabilityAndEolChecks": true,
    "certificateMonitoring": true,
    "scheduledMonitoring": true,
    "mcpServer": true
  },
  "skills": [
    {
      "id": "analyze-website",
      "name": "Analyze a website",
      "description": "Detects the technology stack of a given URL and returns the Awesomeness Score with its technology, version, quality and AI-readiness sub-scores and findings.",
      "documentationUrl": "https://awesometechstack.com/methodology"
    },
    {
      "id": "mcp-audit",
      "name": "Audit over MCP",
      "description": "An MCP server (POST /api/v2/mcp, API-key bearer auth) exposing analyze, diff, list-vulnerabilities and ai-readiness tools so an agent can score a stack, compare audits, list vulnerabilities and read the AI-Readiness grade on its own.",
      "documentationUrl": "https://awesometechstack.com/products/website-analyzer/docs"
    }
  ]
}
