Back to search
30
MCP

ai-draw-mcp

npm/ai-draw-mcp

MCP Server that gives AI drawing capabilities in IDEs (Cursor, VS Code, Windsurf, Trae, Zed, etc.)

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.hj1003862396/draw-flow-mcp-server
MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview
0 tools
io.github.james-see/mcp-drawthings
MCP server for Draw Things - local AI image generation on Mac
0 tools
@michelabboud/visual-forge-mcp
MCP server for AI image generation from markdown and HTML with multi-provider support, model testing, and automatic web optimization
0 tools
vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
0 tools
ai.presentations/presentations-ai
Presentations.AI MCP server — create designed slide decks from a topic, text, or document.
0 tools · streamable-http
cloudflare-ai-mcp
MCP Server for Cloudflare AI image generation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai-draw-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}