Draw2agent runs on your own machine — the client starts it, so there is no endpoint to ping. 19 installs a week from npm. Last commit 17 May 2026.
Draw on your website, let your AI agent see it. Visual context for code generation via MCP.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add draw2agent -- npx -y draw2agent
{
"mcpServers": {
"draw2agent": {
"args": [
"-y",
"draw2agent"
],
"command": "npx"
}
}
}
[mcp_servers.draw2agent]
command = "npx"
args = ["-y", "draw2agent"]
{
"mcpServers": {
"draw2agent": {
"args": [
"-y",
"draw2agent"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"draw2agent": {
"args": [
"-y",
"draw2agent"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.