konva
Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
Shapes (konva) MCP Server
Model Context Protocol (shapes) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"shapes": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-shapes"
]
}
}
}