Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"fluentui-blazor": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-fluentui-blazor"
]
}
}
}