Skip to content
Cursor

Structured Data Check for Cursor

io.github.dawaxwx/structured-data-check

Structured data validator in one call: extracts JSON-LD, microdata and RDFa from a URL or raw HTM...

client:Cursor transport:streamable-http

Install Structured Data Check in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "structured-data-check": {
      "url": "https://structured-data-check.david-cyr.workers.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Structured Data Check in other clients