Ui/ux Tools React + Material Ui
@MarcusViniciusBarcelos
关于 Ui/ux Tools React + Material Ui
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"uiux-tools": {
"command": "docker",
"args": [
"run",
"-i",
"MarcusViniciusBarcelos/uiux-tools-react-mui"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Ui/ux Tools React + Material Ui?
A curated set of UI/UX best practices, code snippets, and design patterns for building React applications with Material-UI. It covers mobile-first responsiveness, Material-UI conventions, Apple-inspired interactions, Nielsen’s heuristics, and visual feedback principles. Designed for front-end developers who want ready-to-use, production‑quality patterns.
How to use Ui/ux Tools React + Material Ui?
Reference the provided instructions and apply the code examples directly to your React components. No installation or configuration is required; the tool is purely informational with actionable snippets.
Key features of Ui/ux Tools React + Material Ui
- Mobile‑first responsive design with
useMediaQueryand adaptive dimensions. - Material‑UI best practices:
theme.spacing,alpha(),sxprop, native components. - Apple‑inspired scrollbar, animations, and minimalistic styling.
- Nielsen’s heuristics: user control, error prevention, system‑world matching.
- Constant visual feedback: loading states, badges, tooltips, snackbars.
- Touch targets minimum 44×44px and spaced layouts.
Use cases of Ui/ux Tools React + Material Ui
- Building responsive UIs that adapt to mobile and desktop breakpoints.
- Implementing consistent Material‑UI patterns across a product.
- Adding smooth transitions and Apple‑like polish to interfaces.
- Applying usability heuristics to prevent errors and empower users.
- Creating clear feedback loops (loading, success, error) for every action.
FAQ from Ui/ux Tools React + Material Ui
What breakpoints does it cover?
Material‑UI’s default breakpoints: xs (0px), sm (600px), md (900px), lg (1200px), xl (1536px).
How do I ensure touch targets are accessible?
Set minWidth: 44 and minHeight: 44 on IconButton or similar interactive elements.
Does it include form validation?
Yes – real‑time validation with TextField error/helperText props and placeholder examples.
What runtime dependencies are required?
Only React and Material‑UI (@mui/material). No additional libraries are needed for the patterns.
Are there any limitations?
The tool provides only guidance and code snippets; it does not enforce or automate the patterns. No transport or authentication is involved.
其他 分类下的更多 MCP 服务器
Blender
ahujasidOpen-source MCP to use Blender with any LLM
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
评论