HTML Standard

html MCP Server

MCP server for whatwg/html

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "html": {
      "command": "npx",
      "args": [
        "-y",
        "@whatwg/html"
      ]
    }
  }
}