Catalog
io.github.ConanMcN/fragments-mcp
OfficialDesign system MCP with 9 tools for component discovery, rendering, and a11y auditing
Design system tools for component discovery, rendering, and accessibility auditing.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"fragments-mcp": {
"command": "npx",
"args": [
"-y",
"@fragments-sdk/mcp@0.5.7"
]
}
}
}