AgentGrade
Check is your site agent friendly? Get a badge to prove it.
Ads
Overview
Scan any website for AI agent readiness. Get a scored report covering 80+ checks across payment protocols, API discovery, and machine-readable metadata. - scan_url — Full scan with scored report, capability detection, and consistency checks - scan_compact — Flat JSON optimized for agent decision-making - get_history — Query past scan results - validate_x402_json — Validate x402.json payment discovery files - Payment protocols — x402, MPP, SPT (Stripe), L402 (Lightning) - API discovery — MCP servers, OpenAPI specs, AI plugins, Claude plugins, Skills - Machine-readable content — llms.txt, agents.txt, robots.txt, content negotiation - Bazaar discovery — x402.json service catalogs, discoverable endpoints - Homepage & meta — JSON-LD, OpenGraph, canonical URLs, favicons - Infrastructure — HTTPS, sitemap, cache headers, structured errors
Installation
Installation instructions are not available yet.
Configuration
{
"mcpServers": {
"agentgrade": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://agentgrade.com/mcp"]
}
}Capabilities
- Scan a website for AI agent readiness
Run `scan_url` to get a scored report covering payment protocols, API discovery, and machine-readable metadata.
- Get a compact agent-optimized scan
Use `scan_compact` to retrieve flat JSON results designed for automated decision-making.
- Retrieve past scan results
Query `get_history` to access previous scans for a given URL.
- Validate an x402 payment discovery file
Check an x402.json file for correctness with `validate_x402_json`.
Tags
- web-research
- seo
- analytics
Related MCP servers
Context7 MCP
OfficialOfficial Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.
Chrome DevTools MCP
OfficialOfficial Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.
Mastra/mcp
OfficialClient implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.
GitHub MCP Server
OfficialConnect your AI assistant to GitHub repositories, issues, pull requests, and search.