mui-mcp.md

Material UI MCP

UI App
from"mui"
980

Material UI MCP integration for React component development

Developer Tools
Material UIMUIReactcomponents
install.sh
# Clone the repository
$git clone https://github.com/mui/material-ui-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve