Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Designforyou
D
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Designforyou

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "designforyou-2": {
      "command": "npx",
      "args": [
        "-y",
        "designforyou-2"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

DesignForYou β€” MCP server

npm MCP Registry License: MIT

Generate logos, social posts, app-store screenshots, comic panels, and visual-novel assets from natural-language prompts β€” directly inside Claude Code, Grok, Codex, Cursor, OpenCode, 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).

Demo

DesignForYou demo β€” prompt to generated design

Describe what you want β†’ the agent picks a template and generates a finished design. Logos, Instagram posts, app-store screenshots, and more.

Websitehttps://designforyou.swapp1990.org
Connect (human)https://designforyou.swapp1990.org/connect
Agent guide (plain text)https://designforyou.swapp1990.org/.well-known/mcp/connect.md
MCP URLhttps://designforyou.swapp1990.org/mcp/v2/ (trailing slash required)
Privacyhttps://designforyou.swapp1990.org/privacy

Auth

PathWhat you doWho stores secrets
OAuth (primary)Complete browser sign-in when the client promptsThe MCP client
Long-lived token (fallback)Sign in on the website β†’ Generate on /connect β†’ DESIGNFORYOU_MCP_TOKENYou (env / header)

OAuth is the normal path. PAT minting is only for Codex, headless agents, or when OAuth stays β€œdisabled / not connected.” Full recipes: CONNECT.md or the live well-known guide above.

Install

Claude Code (recommended)

Terminal
claude mcp add --transport http designforyou https://designforyou.swapp1990.org/mcp/v2/
claude mcp login designforyou

Approve the browser sign-in when prompted.

Grok

bash
grok mcp add --transport http designforyou https://designforyou.swapp1990.org/mcp/v2/

Then /mcps β†’ designforyou β†’ i (authorize) β†’ browser β†’ r.

OpenCode

Add a remote MCP entry for the URL above, then:

bash
opencode mcp auth designforyou
opencode mcp list

Codex (bearer fallback)

  1. Generate a token at https://designforyou.swapp1990.org/connect
  2. Store as DESIGNFORYOU_MCP_TOKEN
  3. Configure:
powershell
codex mcp add designforyou --url https://designforyou.swapp1990.org/mcp/v2/ --bearer-token-env-var DESIGNFORYOU_MCP_TOKEN

Cursor

Add to Cursor

Or .cursor/mcp.json:

config.json
{
  "mcpServers": {
    "designforyou": {
      "url": "https://designforyou.swapp1990.org/mcp/v2/",
      "transport": "http"
    }
  }
}

VS Code

Install in VS Code

Claude Desktop / stdio shim

Terminal
npx -y designforyou-mcp

Or native HTTP in claude_desktop_config.json with the /mcp/v2/ URL. Complete OAuth when prompted.

Optional local Grok CLI sidecar

The default command above always uses the hosted DesignForYou MCP server. To run the focused local image and reference-animation tools instead, explicitly opt in with an installed, signed-in Grok Build CLI:

powershell
$env:DESIGNFORYOU_PROVIDER = "grok-subscription"
npx -y designforyou-mcp

This sidecar invokes grok --single through the CLI's existing signed-in session; it never accepts or forwards an xAI API key, and it denies all MCP tools inside the spawned CLI so generation cannot route through a hosted billing server. Billing note: the Grok Build CLI's native media tools (image_gen, image_to_video) call the xAI API (api.x.ai) with the signed-in session token, so each generation meters the account's xAI console usage β€” media generation is not covered by the grok.com chat subscription. The sidecar exposes grok_generate_image and animate_reference_grok_video, and verifies the requested local output file before returning it. The hosted tools and their providers remain the default when the variable is unset. (The grok-subscription opt-in value is kept for compatibility with existing client configs.)

Use the sidecar from local Codex threads

Register the checked-out sidecar as a local stdio MCP server:

powershell
codex mcp add designforyou-grok-local `
  --env DESIGNFORYOU_PROVIDER=grok-subscription `
  -- node D:\MyProjects\Claude\designforyou-mcp\bin.js

codex mcp list

Restart Codex or open a new local thread after adding the server. The thread can then generate a starting frame with grok_generate_image and pass that file to animate_reference_grok_video for an acting performance:

config.json
{
  "image_path": "D:\\assets\\actor-scene.jpg",
  "prompt": "She notices someone entering, freezes, then forces a nervous smile. Step backward slowly while maintaining eye contact. Use a subtle handheld push-in.",
  "line": "I wasn't expecting you.",
  "duration": 6,
  "aspect_ratio": "16:9",
  "output_path": "D:\\assets\\performance.mp4"
}

The reference may be supplied as image_path, image_url, or image_data_url. This is a local-development path: the Codex host must be able to run the installed, signed-in grok executable. Codex cloud threads cannot use the machine's Grok login or local files. Use only trusted prompts because the sidecar runs Grok headlessly with automatic tool approval.

For video results, public_url is returned when Grok supplies a usable URL/key or when optional S3 correlation is configured. The sidecar brackets generation with S3 listings and accepts only one newly-created object whose key is absent from the baseline and whose byte size exactly matches the verified local MP4; it also checks HTTP accessibility. S3 settings can be supplied with DESIGNFORYOU_GROK_S3_BUCKET, DESIGNFORYOU_GROK_S3_REGION, DESIGNFORYOU_GROK_S3_ENDPOINT, and DESIGNFORYOU_GROK_S3_KEY_PREFIX, or discovered from the narrowly-scoped [tools.zdr_video_output_s3] and its .read_write credentials section in the local Grok config. Missing configuration, listing failures, ambiguous matches, and inaccessible objects leave the verified local success intact and include a diagnostic. Automatic correlation requires the AWS CLI on PATH and the local Grok S3 configuration. The configured identity also needs s3:ListBucket restricted to the configured key prefix; upload-only s3:PutObject credentials cannot perform safe correlation. Credentials are passed only to the AWS child process and are never printed or packaged. If listing is unavailable, generation still returns the verified local file with an explicit diagnostic.

Tools

ToolCostWhat it does
browse_templatesfreeBrowse the 119-template catalog (filter by category)
recommend_templatefreeRecommend the best templates for a described use case
get_text_fieldsfreeList a template's editable text fields
get_creditsfreeCheck your credit balance
generatepaidGenerate a finished design from a template + description
generate_variationspaidGenerate style variations of a template
edit_textpaidEdit text on an existing design
vn_generate_sprite_sheetpaidGenerate 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 (Streamable HTTP). On the first paid tool call (or when you run mcp login / mcp auth), your client discovers the OAuth flow (RFC 9728 protected-resource metadata β†’ Supabase with Dynamic Client Registration), opens a browser for sign-in + consent, and stores tokens. Generation is metered against your credit balance; top up on the website.

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
  • Connect: https://designforyou.swapp1990.org/connect
  • Agent guide: https://designforyou.swapp1990.org/.well-known/mcp/connect.md
  • Official MCP Registry as org.swapp1990.designforyou/designforyou

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • D
    Designforyou

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

    πŸ’» Developer Tools0 views
    Compare vs Designforyou β†’
  • SpriteCook logoSpriteCook

    Generate game sprites and assets from text prompts for game development.

    πŸ’» Developer Tools0 views
    Compare vs SpriteCook β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Designforyou

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "designforyou": { "command": "npx", "args": ["-y", "designforyou"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDesignforyou AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/designforyou-2?style=directory)](https://allmcps.com/mcp/designforyou-2)
HTML Embed
<a href="https://allmcps.com/mcp/designforyou-2"><img src="https://allmcps.com/api/badge/designforyou-2?style=directory" alt="Designforyou on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Designforyou β†’Install in Claude DesktopInstall in CursorInstall in VS Code