A professional front-end template for building fast, robust, and adaptable web apps or sites.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"html5-boilerplate": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-html5-boilerplate"
]
}
}
}