mockuuups-mcp
mockuuups is a tool that allows users to easily create mockups for design projects. Users can choose from various devices and scenes to customize their mockups effortlessly. With an intuitive interface, even beginners can utilize it easily, making it useful for project presentations and prototyping.
GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
21
Forks
1
Issues
1
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
Create a Free Developer Account:
Sign up at Mockuuups Developer Portal to get your API key (50 free credits).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.
- MCP Endpoint URL:
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
- MCP:
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
orscreenshot_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 mockupZvMSqqPA3wFkHM3Y
."
mcp-server-microsoft-paint is a lightweight drawing tool implemented in Rust. Users can easily draw shapes and lines, offering an intuitive interface. It provides a variety of color palettes and tools, making it user-friendly for beginners. While simple, it covers essential drawing functionalities, making it suitable for educational purposes and basic graphic creation.
Talk-to-Figma-Cursor is a JavaScript library that allows users to control Figma through voice commands. Utilizing voice recognition technology, it streamlines the design process. This tool is particularly beneficial for prototyping and collaboration, enabling hands-free operation. Users can input commands in natural language to easily manipulate elements within Figma.