seo_test_web_mcp
Test any website for Web MCP enablement by probing Streamable HTTP, Legacy SSE, discovery manifests, and CORS headers, then get implementation blueprints in 11 programming languages.
Instructions
Tests a live website or local endpoint for Web MCP enablement: Checks Streamable HTTP (/mcp), Legacy SSE (/sse), discovery manifests (/.well-known/mcp/server-card.json, llms.txt), CORS headers, and provides copy-paste implementation blueprints in 11 programming languages.
USAGE GUIDELINES:
Use to test if a web application exposes an agent-accessible Model Context Protocol interface.
Do NOT use for regular HTML search engine optimization; use 'seo_audit_technical' or 'seo_audit_onpage' instead.
BEHAVIORAL TRANSPARENCY:
Safe, read-only protocol diagnostic probe. Makes HTTP GET/HEAD requests to standard discovery endpoints. Modifies no files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Live website URL to test for Web MCP support (e.g. "https://example.com"). | |
| targetLanguage | No | Optional target programming language or framework to generate customized code blueprints for. |