mcp-mockuuups
mcp-mockuuups
Mockuuups Studio용 MCP 서버 — 약 5,300개의 기기 및 인쇄 목업을 검색한 다음 스크린샷이나 자신의 이미지를 렌더링할 수 있습니다.
하나의 디자인 — WTDIB 베를린 도시 가이드 — 단일 포토슛에서 네 개의 목업으로 렌더링되어, 기기가 바뀌어도 배경은 그대로 유지됩니다. 두 번의 도구 호출, 이미지 호스팅은 필요 없습니다.
|
|
|
|
|
|
|
|
왜 필요한가
Mockuuups는 자체 호스팅 MCP 서버를 https://mcp.mockuuups.studio/mcp 에서 제공합니다. 이 서버는 이미 알고 있는 목업 ID와 공개적으로 호스팅된 이미지가 필요한 단일 generate_mockup 도구를 노출합니다.
이 서버는 대신 기본 REST API를 래핑하여, 호스팅된 서버를 실용적으로 사용하기 어렵게 만든 두 가지 격차를 해소합니다:
검색할 수 있습니다. 업스트림 카탈로그 엔드포인트는 검색 매개변수를 전혀 허용하지 않습니다 —
q,type,family,tag는 조용히 무시되고 모든 요청은 동일한 필터링되지 않은 페이지를 반환합니다. 전체 카탈로그를 한 번 가져와 로컬에서 검색하므로 "책상 위의 태블릿" 또는 "포스터"가 실제로 무언가를 찾습니다.업로드할 수 있습니다. Mockuuups는 URL에서만 렌더링합니다. 이 서버에 원시 이미지 바이트를 전달하면 렌더러가 가져올 수 있도록 단기간 유효한 추측 불가능한 링크 아래에 스테이징하므로, 로컬 디자인에는 버킷, CDN, 호스팅이 필요 없습니다.
로컬에 보유한 이미지 렌더링
Mockuuups는 URL에서만 렌더링합니다. image_base64를 전달하면 이 서버가 바이트를 단기간 유효한 추측 불가능한 링크 아래에 스테이징하고, 렌더러가 가져오도록 한 후 만료시킵니다 — 버킷, CDN, 호스팅 계정이 필요 없습니다.

위의 iPad 렌더는 디스크에서 업로드되어 액자 A3 포스터로 렌더링된 것입니다.
Related MCP server: Store Screenshot Generator MCP
도구
도구 | 답변 내용 |
| 어떤 목업을 사용해야 할까요? 전체 카탈로그에 대한 자유 텍스트 검색, 기기 단어 별칭("tablet", "poster", "laptop") 및 family/type/tag 필터를 지원합니다. |
| 이 디자인을 이 목업들에 넣습니다. |
| 렌더링이 완료되었나요? 인라인 대기 예산을 초과한 항목을 폴링합니다. |
| 남은 크레딧은 얼마이고, 이 플랜으로 실제로 무엇을 할 수 있나요? |
하나의 디자인을 여러 기기에 렌더링
함께 촬영된 장면은 태그를 공유하므로, 여러 기기에서 일관된 모습을 얻는 방법은 하나를 검색한 다음 해당 태그로 필터링하는 것입니다:
search_mockups(query="ipad", tag="update-august-2024-meeting-room")
create_mockups(
mockup_ids=["Zkn1GMTfiAFX5ZOn", "Zkn2DsTfiAFX5ZPD", "Zkn15MTfiAFX5ZO_"],
screenshot_url="https://wtdib.cdit-works.de/",
)구성
.env.example을 참조하세요. 중요한 두 가지:
MOCKUUUPS_API_KEY— mockuuups.studio/developers에서 발급받은 개발자 키.PUBLIC_BASE_URL— 이 서버의 공개 오리진. 업로드에 필요합니다. Mockuuups의 렌더러가 스테이징된 이미지를 공개 인터넷을 통해 다시 가져오기 때문입니다. 스크린샷 및 이미지 URL 렌더링은 이 값 없이도 작동합니다.
알아두면 좋은 플랜 제한
API는 크레딧으로 청구됩니다: 렌더 1회 = 1크레딧, 웹사이트 스크린샷 +1, 고해상도 +1. 성공한 렌더링에만 요금이 부과됩니다.
다음 두 가지 동작은 모르면 문제가 될 수 있습니다:
size를 생략하면 고해상도로 처리되며, 이를 지원하지 않는 플랜에서는feature-not-available오류로 실패합니다. 이 서버는 항상size를 명시적으로 전송하며,MOCKUUUPS_MAX_SIZE(기본값 1000, Trial 상한)로 제한됩니다. 계정에hires기능이 있으면 이 값을 올리세요.cdn-temporary가 있는 플랜에서는 전달 링크가 약 24시간 후 만료됩니다. 보관할 가치가 있는 것은 모두 다운로드하세요.account_status가 이를 보고합니다.
개발
uv sync
uv run pytest
uv run mcp-mockuuups # stdio
TRANSPORT=http uv run mcp-mockuuups # streamable-http on /mcp라이선스
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceEnables AI assistants to generate product mockups by integrating with the Dynamic Mockups API. Supports browsing mockup catalogs, creating single or batch renders with design assets, and managing PSD templates.1338MIT
- FlicenseAqualityCmaintenanceGenerates beautiful App Store and Play Store screenshots by inserting app images into iPhone/iPad mockup frames with customizable text overlays and gradient backgrounds. Supports multiple device types and batch generation with both free and pro subscription tiers.8
- AlicenseNot gradedqualityBmaintenanceProduct mockup rendering API for e-commerce and print-on-demand. Upload Photoshop PSD templates, render photorealistic mockups by placing your designs onto smart object layers. 9 tools including AI-powered render (no PSD needed), template management, and account info. Supports remote HTTP (OAuth) and local stdio (npx) transports.276MIT
- AlicenseAqualityCmaintenanceEnables AI agents to create and configure product mockups on ultramock.io using your own logged-in subscription.111MIT
Related MCP Connectors
Create app-store screenshots, social graphics, promo videos, and animated device mockups.
Create App Store screenshots, icons, ASO copy, localization, and revisions via hosted MCP.
Search, document and execute authenticated API calls across 700+ apps via one MCP server
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CaseyRo/mcp-mockuuups'
If you have feedback or need assistance with the MCP directory API, please join our Discord server



