@canveletedotcom/mcp-server
npm/@canveletedotcom/mcp-serverModel Context Protocol (MCP) server for Canvelete design platform. Enables AI assistants to create, manipulate, and export designs programmatically with 13 element types including QR codes, barcodes, and access to 200K+ icons and millions of stock images.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@canveletedotcom/mcp-server": {
"url": "None",
"transport": "http"
}
}
}