Loomal

mcp-drawthings

MCP server by github.com/james-see/mcp-drawthings

MCP server for Draw Things - local AI image generation on Mac

10 starsnpm: mcp-drawthings

About mcp-drawthings

mcp-drawthings is an MCP (Model Context Protocol) server published by james-see in the official MCP registry. MCP server for Draw Things - local AI image generation on Mac

It ships as an npm package (mcp-drawthings), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/james-see/mcp-drawthings, where the project has earned 10 GitHub stars.

Use mcp-drawthings with your agent

Claude Code · one command
claude mcp add mcp-drawthings -- npx -y mcp-drawthings
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-drawthings": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-drawthings"
      ]
    }
  }
}
npmmcp-drawthings

Frequently asked questions

What is mcp-drawthings?
mcp-drawthings is an MCP (Model Context Protocol) server by james-see. MCP server for Draw Things - local AI image generation on Mac
How do I connect mcp-drawthings to Claude, Cursor, or another MCP client?
Install mcp-drawthings from its npm package (mcp-drawthings) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-drawthings open source?
Yes — the source code is public at github.com/james-see/mcp-drawthings, with 10 GitHub stars.
Can AI agents pay to use mcp-drawthings?
Not yet through Loomal — mcp-drawthings is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-drawthings? Claim this listing free by verifying GitHub ownership, or contact us.