MCPServers
Draw Things - MCP server logo

Draw Things

8
0

Summary

This MCP server implementation provides a bridge between Cursor and the Draw Things API for AI image generation. Developed by James Jao, it converts simple text prompts or JSON inputs from Cursor into proper JSON-RPC requests, handles communication with the Draw Things API, and returns generated images. The implementation includes features like API connection verification, error handling, and automatic image saving, making it useful for integrating AI image generation capabilities into Cursor-based workflows.

Available Actions(1)

generateImage

Generates an image based on a text prompt. Parameters include: prompt (string, required), negative_prompt (string, optional), width (number, optional, default: 360), height (number, optional, default: 360), model (string, optional, default: 'flux_1_schnell_q5p.ckpt'), steps (number, optional, default: 8).

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags