Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"fluentui": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-fluentui"
]
}
}
}