@htmlbricks/mcp
Freeby MCP Community
MCP server with HTML Bricks (hb-*) web component catalog resources and tools for agentic IDEs.
v0.71.18Added Apr 12, 2026
mcphtmlbricksweb-componentsmodel-context-protocol
@htmlbricks/mcp MCP Server
MCP server with HTML Bricks (hb-*) web component catalog resources and tools for agentic IDEs.
Installation
Reviews
Installation
Quick install
npx -y @htmlbricks/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@htmlbricks/mcp": {
"command": "npx",
"args": ["-y", "@htmlbricks/mcp"]
}
}
}