Mockuuups

by Mockuuups

344 downloads
Not rated
GitHub

About

MCP remote server for Mockuuups Studio API. Generate professional mockups directly from AI chat interfaces like Claude, ChatGPT, and automation tools. Streamlines design workflows by eliminating context switching between tools.

Details

Author
Mockuuups
Downloads
344
Categories
AI, Automation

- generate_mockup tool – creates a mockup from a URL or image.
- Supports specifying device, scene, or a custom mockup ID.
- Returns a direct URL to the generated mockup image.
- Works with any MCP‑compatible host (Claude, ChatGPT, VS Code, etc.).
- Can be automated via Make.com, Zapier, or custom HTTP modules.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Mockuuups
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Sign up for a free Mockuuups Developer account to get an API key (includes 50 free credits). Then connect your MCP‑compatible host (Claude, ChatGPT, VS Code, Make.com, Zapier, etc.) using the MCP endpoint https://mcp.mockuuups.studio/mcp (or the legacy SSE endpoint https://mcp.mockuuups.studio/sse). Once connected, simply ask your AI assistant to generate a mockup—for example, "Take a screenshot of Theverge.com and put it on an iPhone 16 mockup."

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "mockuuups": {
            "mockuuups": {
                "command": "npx",
                "args": [
                    "mcp-remote",
                    "https://mcp.mockuuups.studio/mcp"
                ]
            }
        }
    }
}

McpServers

{
    "mockuuups": {
        "command": "npx",
        "args": [
            "mcp-remote",
            "https://mcp.mockuuups.studio/mcp"
        ]
    }
}

Mockuuups MCP Server

The Mockuuups MCP Server brings the power of the Model Context Protocol (MCP) to your design workflow, letting you generate stunning mockups instantly—right from your favorite AI chat or automation tool.

Why Mockuuups MCP?

- No more context switching: Create mockups directly in Claude, ChatGPT, or any MCP-compatible tool.
- Supercharge your workflow: Automate mockup creation in Make.com, Zapier, and more.
- For designers, marketers, and developers: Save time, stay in flow, and deliver beautiful visuals faster.

Quick Start

1. Create a Free Developer Account:
Sign up at Mockuuups Developer Portal to get your API key (50 free credits).

2. Connect to Your AI Tool:
- MCP Endpoint URL: https://mcp.mockuuups.studio/mcp
- Fallback SSE Endpoint: https://mcp.mockuuups.studio/sse (for older tools)
- API Key: Paste your key when prompted.

3. Start Generating Mockups:
Just ask your AI assistant, e.g.:
> "Take a screenshot of Theverge.com and put it on an iPhone 16 mockup."

Prerequisites

- A Mockuuups Developer API key (get one here)
- An MCP-compatible host (Claude, ChatGPT, VS Code, etc.)

Installation

In Claude, ChatGPT, or Other AI Tools

- Go to "Connect Apps" or "Add Integration" in your tool's settings.
- Enter:
- Tool Name: Mockuuups
- MCP Endpoint URL: https://mcp.mockuuups.studio/mcp
- API Key: Your Mockuuups API key

In Make.com, Zapier, or Custom Automation

- Use the same endpoint and API key in your HTTP or MCP module.
- See automation examples.

Configuration

- API Key: Found in your Mockuuups Developer dashboard.
- Endpoints:
- MCP: https://mcp.mockuuups.studio/mcp
- SSE (legacy): https://mcp.mockuuups.studio/sse

Tool Reference

The Mockuuups MCP exposes the following tools:

- generate_mockup
Generate a mockup from a URL or image, specifying device, scene, or mockup ID.

Parameters:
- image_url or screenshot_url
- mockup_id (optional)

Returns:
- URL to the generated mockup image

Example Prompts

- "Take this image [your-public-image-url.png] and put it on a phone held by a woman."
- "Show me how Dribbble.com looks on a television in a living room."
- "Put a screenshot of new Mockuuups landing on a MacBook Pro on a desk."
- "Put this design [your-public-image-url.png] into mockup ZvMSqqPA3wFkHM3Y."

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.