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 the provided prompt. Parameters: 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

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签