Generate logos, social posts, app screenshots, comic panels & visual-novel assets from prompts.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"designforyou": {
"url": "https://designforyou.swapp1990.org/mcp/v2/"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Generate logos, social posts, app-store screenshots, comic panels, and visual-novel assets from natural-language prompts — directly inside Claude Code, Cursor, ChatGPT, or any MCP client.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in entertainment
MCP Security Weekly
Get CVE alerts and security updates for org.swapp1990.designforyou/designforyou and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Generate logos, social posts, app-store screenshots, comic panels, and visual-novel assets from natural-language prompts — directly inside Claude Code, Cursor, ChatGPT, or any MCP client.
DesignForYou is an MCP-native design generator backed by 119 templates. Browse and recommend tools are free; generation is metered per user (50 free credits on sign-up).

Describe what you want → the agent picks a template and generates a finished design. Logos, Instagram posts, app-store screenshots, and more.
https://designforyou.swapp1990.org/mcp/v2/claude mcp add --transport http designforyou https://designforyou.swapp1990.org/mcp/v2/
Then run any prompt below; Claude Code opens a browser for sign-in on the first paid call.
Add to .cursor/mcp.json (or Settings → MCP → Add):
{
"mcpServers": {
"designforyou": {
"url": "https://designforyou.swapp1990.org/mcp/v2/"
}
}
}
Add to claude_desktop_config.json:
{
"mcpServers": {
"designforyou": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://designforyou.swapp1990.org/mcp/v2/"]
}
}
}
DesignForYou is being submitted to the ChatGPT app directory. Until then, use the remote URL above in any MCP-capable client.
| Tool | Cost | What it does |
|---|---|---|
browse_templates | free | Browse the 119-template catalog (filter by category) |
recommend_template | free | Recommend the best templates for a described use case |
get_text_fields | free | List a template's editable text fields |
get_credits | free | Check your credit balance |
generate | paid | Generate a finished design from a template + description |
generate_variations | paid | Generate style variations of a template |
edit_text | paid | Edit text on an existing design |
vn_generate_sprite_sheet | paid | Generate a visual-novel character sprite sheet |
DesignForYou exposes a remote MCP server. On the first paid tool call, your MCP client discovers the OAuth flow (RFC 9728 protected-resource metadata → Supabase OAuth server with Dynamic Client Registration), opens a browser for sign-in + consent, and then calls tools with your token. Generation is metered against your credit balance; you buy more on the website (never in-chat).
This repository is the public home for install docs and the MCP server.json.
The product itself is a hosted service — there is no self-host package.
org.swapp1990.designforyou/designforyou.