← Index

io.github.ryudi84/shadow

io.github.ryudi84/shadow·v1.0.3·Cloud Storage
Quality Score
77
/100

MCP server for CSS box-shadow generation

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