
Security News
6 AppSec CTOs Debate Open Source Supply Chain Security at Black Hat
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.
dashcraft-mcp-codegen
Advanced tools
MCP server that turns a dashboard screenshot into working dashcraft-core React code — for Claude Desktop, Cursor, and any MCP client.
npm install -g dashcraft-mcp-codegen
{
"mcpServers": {
"dashcraft": {
"command": "dashcraft-codegen"
}
}
}
Set ANTHROPIC_API_KEY in the server environment for the vision step.
| Tool | What it does |
|---|---|
analyze_dashboard | Reads a dashboard image and returns its widgets + grid layout as JSON |
generate_code | Emits a ready-to-use dashcraft-core TSX component from that analysis |
generate_project | Returns a complete, runnable Vite + React + TS project (as a zip) |
Generated code targets the current dashcraft-core API: widgets render their own card and are positioned with defaultPosition / defaultSize under a <Dashboard persistenceKey ... defaultEditMode>.
MIT © Nishant Chaudhary
FAQs
MCP server — convert dashboard images to dashcraft-core React code
The npm package dashcraft-mcp-codegen receives a total of 13 weekly downloads. As such, dashcraft-mcp-codegen popularity was classified as not popular.
We found that dashcraft-mcp-codegen demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.

Research
/Security News
Thirteen malicious Packagist themes expose visitors on unpatched iPhones to a WebKit-to-kernel exploit chain that steals device data and wallet seeds.

Research
/Security News
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.