← Index

io.github.ryudi84/gradient

io.github.ryudi84/gradient·v1.0.3·Productivity & Project Mgmt
Quality Score
82
/100

MCP server for CSS gradient generation — linear, radial, conic

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "gradient": {
      "command": "npx",
      "args": [
        "-y",
        "gradient-forge-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "gradient": {
      "command": "npx",
      "args": [
        "-y",
        "gradient-forge-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y gradient-forge-mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Productivity & Project Mgmt