material-web
Material Design Web Components
material-web MCP Server
MCP server for material-components/material-web
Ready-to-Use Client Configurations
{
"mcpServers": {
"material-web": {
"command": "npx",
"args": [
"-y",
"@material-components/material-web"
]
}
}
}