Stats
Actions
Tags
From claude-orchestration
Runs locally via npx as an MCP server for Material-UI (MUI), providing tools, resources, and prompt templates for MUI components in React applications.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mui-mcp": {
"command": "npx",
"args": [
"-y",
"@mui/mcp@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub markus41/claude --plugin work-automation