Skip to content
MUI

MUI

React component suite: Material UI, MUI X data grid, charts and date pickers

Tier S · Best in classComponent LibraryDesign System DocsTemplatemui.com

Preview image from mui.com

MUI is the umbrella for Material UI (a 67-component MIT React library implementing Google's Material Design), MUI X (Data Grid, Date and Time Pickers, Charts, Tree View), Base UI and Joy UI. The MIT core covers the whole standard form, navigation, feedback and layout surface, and eight free page templates ship in the docs. It is the default pick for internal tools and enterprise React apps where you want a complete, opinionated kit rather than assembling primitives.

Install
npm install @mui/material @emotion/react @emotion/styled

For an agent

Reach for MUI when the task is a data-heavy internal tool or admin panel and the user has not asked for Tailwind: the Data Grid, Date Pickers and Charts are far more complete out of the box than anything you would assemble from shadcn/ui plus TanStack. Watch the licence boundary — column grouping, row pinning, Excel export and several chart types are MUI X Pro or Premium and will render a watermark plus a console warning without a key. There is an official MCP server (`@mui/mcp`) and per-product llms.txt at mui.com/material-ui/llms.txt; prefer those over scraping the docs site, and note that the default styling is Emotion CSS-in-JS, which fights a Tailwind-first codebase.

Why it is here. The largest and oldest React component library still under heavy active development, and the reference implementation of Material Design on the web. Any index of design resources that omits it is not serious.

Install command, framework, licence and component list.

Facts

License
MIT, Commercial license
Pricing
Free, Open source, Freemium, Subscription
Framework
React, Next.js
Styling
CSS-in-JS, CSS custom properties
Distribution
npm package, GitHub repository, MCP server, Figma file or kit
Platform
Web
Content type
Code, Prose / writing, Design tokens / theme files, Figma / design source files
Agent readiness
MCP server, llms.txt, Structured documentation, CLI installable, Readable open source
Accessibility
Full ARIA pattern implemented, Keyboard navigable, Focus management and visible focus, RTL and i18n aware, Accessible
Maturity
Actively maintained
Pricing detail
Material UI core is MIT and free. MUI X Pro is $299/developer/year; MUI X Premium is $599/developer/year.
GitHub stars
98,807
Package
@mui/material

Components it ships

67 total

Helps you build

16

Templates

8

Notable for

  • 67 documented Material UI components
  • MUI X Data Grid, Charts and Date Pickers
  • 8 free page templates
  • official @mui/mcp MCP server
  • MIT core with paid X tiers

Provenance

Verified 2026-08-16. HTTP 200. https://mui.com/material-ui/all-components/, https://mui.com/pricing/, https://mui.com/material-ui/getting-started/templates/, https://mui.com/material-ui/llms.txt (200), api.github.com/repos/mui/material-ui, registry.npmjs.org/@mui/mcp

Also in Component Libraries

6
mui.comTier S