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

カテゴリ

タグ