Draw Things Server

v1.1.2Data Science & MLstable

Enables LLMs to generate and transform images locally on Mac using Stable Diffusion through the Draw Things app, supporting text-to-image and image-to-image generation with Apple Silicon acceleration.

draw-things-mcp-servermcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Draw Things Server?

Draw Things Server is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to enables llms to generate and transform images locally on mac using stable diffusion through the draw things app, supporting text-to-image and image-to-image generation with apple silicon acceleration.

Enables LLMs to generate and transform images locally on Mac using Stable Diffusion through the Draw Things app, supporting text-to-image and image-to-image generation with Apple Silicon acceleration.

This server falls under the Data Science & ML category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Enables LLMs to generate and transform images locally on Mac

Use Cases

Generate images locally on Mac using Stable Diffusion.
Perform text-to-image and image-to-image generation.
james-see

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.1.2
UpdatedJan 1, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y mcp-drawthings

Manual Installation

npx -y mcp-drawthings

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Draw Things Server

What is Draw Things Server?

Draw Things Server is a Model Context Protocol (MCP) server that enables llms to generate and transform images locally on mac using stable diffusion through the draw things app, supporting text-to-image and image-to-image generation with apple silicon acceleration. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Draw Things Server?

Install via npm with the command: npx -y mcp-drawthings. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Draw Things Server?

Draw Things Server works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Draw Things Server free to use?

Yes, Draw Things Server is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Data Science & ML MCP Servers

Explore all data science & ml servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "draw-things-mcp-server": { "command": "npx", "args": ["-y", "mcp-drawthings"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Draw Things Server?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides