Skip to main content
ClaudeWave
swapp1990 avatar
swapp1990

designforyou-mcp

Ver en GitHub

DesignForYou MCP server — generate logos, social posts, app screenshots & visual-novel assets from prompts. Remote MCP for Claude Code, Cursor, ChatGPT.

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/swapp1990/designforyou-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "designforyou-mcp": {
      "command": "node",
      "args": ["/path/to/designforyou-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/swapp1990/designforyou-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# DesignForYou — MCP server

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).

- **Website:** https://designforyou.swapp1990.org
- **MCP endpoint (remote, streamable HTTP):** `https://designforyou.swapp1990.org/mcp/v2/`
- **Auth:** OAuth 2.1 + Dynamic Client Registration (sign in with Google or
  email/password). Read-only tools work without auth.
- **Privacy:** https://designforyou.swapp1990.org/privacy

## Install

### Claude Code
```bash
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.

### Cursor
Add to `.cursor/mcp.json` (or **Settings → MCP → Add**):
```json
{
  "mcpServers": {
    "designforyou": {
      "url": "https://designforyou.swapp1990.org/mcp/v2/"
    }
  }
}
```

### Claude Desktop
Add to `claude_desktop_config.json`:
```json
{
  "mcpServers": {
    "designforyou": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://designforyou.swapp1990.org/mcp/v2/"]
    }
  }
}
```

### ChatGPT
DesignForYou is being submitted to the ChatGPT app directory. Until then, use the
remote URL above in any MCP-capable client.

## Tools

| 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 |

## Example prompts

- *"Browse logo templates on DesignForYou."*
- *"I'm opening a coffee shop called NEXUS — minimalist, warm earth tones. Make me a logo."*
- *"Generate an Instagram post announcing a 20%-off flash sale for a vegan bakery."*
- *"Create an app-store screenshot for a meditation app, calm gradient background."*

## How it works

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.

## Links
- App: https://designforyou.swapp1990.org
- MCP docs: https://designforyou.swapp1990.org/docs/mcp
- Listed on the [official MCP Registry](https://registry.modelcontextprotocol.io/v0/servers?search=designforyou) as `org.swapp1990.designforyou/designforyou`.
aichatgptclaudecursordesigngenerative-ailogo-generatormcpmcp-servermodel-context-protocol

Lo que la gente pregunta sobre designforyou-mcp

¿Qué es swapp1990/designforyou-mcp?

+

swapp1990/designforyou-mcp es mcp servers para el ecosistema de Claude AI. DesignForYou MCP server — generate logos, social posts, app screenshots & visual-novel assets from prompts. Remote MCP for Claude Code, Cursor, ChatGPT. Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala designforyou-mcp?

+

Puedes instalar designforyou-mcp clonando el repositorio (https://github.com/swapp1990/designforyou-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar swapp1990/designforyou-mcp?

+

swapp1990/designforyou-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene swapp1990/designforyou-mcp?

+

swapp1990/designforyou-mcp es mantenido por swapp1990. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a designforyou-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega designforyou-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: swapp1990/designforyou-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/swapp1990-designforyou-mcp)](https://claudewave.com/repo/swapp1990-designforyou-mcp)
<a href="https://claudewave.com/repo/swapp1990-designforyou-mcp"><img src="https://claudewave.com/api/badge/swapp1990-designforyou-mcp" alt="Featured on ClaudeWave: swapp1990/designforyou-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a designforyou-mcp