seo_test_web_mcp
Tests a live website or local codebase to check if Web MCP (Streamable HTTP/SSE endpoint, manifest, or DOM tools) is enabled, runs protocol compliance diagnostics, and provides language-specific implementation code fixes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Live website URL to test for Web MCP enablement (e.g. https://example.com). | |
| targetLanguage | No | Optional target programming language or framework to generate customized code fixes for. |