material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
material-ui MCP Server
MCP server for mui/material-ui
Ready-to-Use Client Configurations
{
"mcpServers": {
"material-ui": {
"command": "npx",
"args": [
"-y",
"@mui/material-ui"
]
}
}
}