← Top 100 / Full directory (5,562)

designforyou

Data & Analytics Remote 6 tools

Generate finished, on-brand designs from a prompt - logos, social posts, app-store screenshots, comic pages, and visual-novel sprite sheets. Browse templates, get a recommendation, then generate editable, production-ready artwork. OAuth + per-user credits built in.

Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://designforyou--swapp19902.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(6)
  • browse_templates

    Browse the DesignForYou template catalog. Optionally filter by category (e.g. 'instagram', 'app-store', 'logo'). Returns template IDs, names, and previews.

  • recommend_template

    Recommend the best matching templates for any use case. Describe what you need and the system auto-detects the category and ranks templates by relevance. When the user has clearly described the design they want, take the top recommendation and call `generate` directly in the same turn — only ask them to pick if they explicitly want to compare options.

  • get_text_fields

    List a template's editable text fields (headline, subhead, CTA, etc.) with their current values. Free. Use right after a template is chosen and BEFORE `generate` when you want to fill the template's fields precisely instead of relying on a freeform description.

  • generate

    Generate one or more finished images from a template (get a template_id from recommend_template or browse_templates) plus a description. When the user has described what they want, pick the best-matching template and generate directly — don't ask them to choose a template unless they request options. Works for all categories (Instagram, logo, app-store, Visual Novel backgrounds/sprites, CG illustrations). Pass variants for multi-image output (expressions, time-of-day, etc.). Pass session_id to r

  • vn_generate_sprite_sheet

    Generate one fixed-grid visual-novel character sprite sheet, crop it into cell assets, remove the chroma-key background, validate transparent sprites, and return a VN Creator-ready manifest.

  • get_credits

    Return the authenticated user's current credit balance, usage, and Stripe subscription status. Free to call.

Related servers