← Index

io.github.ConanMcN/fragments-mcp

io.github.ConanMcN/fragments-mcp·v0.5.7·Other
Quality Score
76
/100

Design system MCP with 9 tools for component discovery, rendering, and a11y auditing

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "fragments-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@fragments-sdk/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "fragments-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@fragments-sdk/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @fragments-sdk/mcp
§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other