Skip to main content
Glama
234,389 tools. Last updated 2026-06-25 07:34

"namespace:org.swapp1990.designforyou" matching MCP tools:

  • 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 refine a prior result. Pass context_ids to ground a new image on prior designs (character consistency for VN CG scenes).
    Connector
  • 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.
    Connector
  • Return the authenticated user's current credit balance, usage, and Stripe subscription status. Free to call.
    Connector
  • 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.
    Connector
  • Generate several style variations of one template in a single call — returns multiple designs with different looks. Use when the user wants OPTIONS to compare ('show me a few directions'); for a single final design use `generate` instead. Costs credits per variation.
    Connector
  • Change the text on an EXISTING generated design without regenerating it — pass the design's image URL plus from/to text pairs (e.g. from='SALE' to='50% OFF'). Costs credits, but is faster and cheaper than a full re-generate. Use when the user only wants to fix wording on an image you already produced.
    Connector

Matching MCP Connectors

  • Generate logos, social posts, app screenshots, comic panels & visual-novel assets from prompts.

  • MCP server for generating rough-draft project plans from natural-language prompts.

  • Browse the DesignForYou template catalog. Optionally filter by category (e.g. 'instagram', 'app-store', 'logo'). Returns template IDs, names, and previews.
    Connector
  • 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.
    Connector