AI & ML
Trust: 32/100 (Limited)io.github.james-see/mcp-drawthings Guide
MCP server for Draw Things - local AI image generation on Mac
2 starsby james-see
Quick Start
Install
npx mcp-drawthingsClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-james-see-mcp-drawthings": {
"command": "npx",
"args": [
"mcp-drawthings"
]
}
}
}