MCP Server
Rank #29768glama/sudomock/mcp-server
Product 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.
MCP Server is a Model Context Protocol (MCP) server published by sudomock. It ranks #29768 of 58,832 servers tracked on MCP Toplist. MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Mar 22, 2026 and most recently updated on Mar 22, 2026.
Ranks ahead of 29,064 of 58,832 servers on MCP Toplist.
Use MCP Server
Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"sudomock": {
"url": "https://mcp.sudomock.com/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"sudomock": {
"command": "npx",
"args": [
"-y",
"@sudomock/mcp"
],
"env": {
"SUDOMOCK_API_KEY": "<your SUDOMOCK_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries (1 delisted)
sudomock
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Mar 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is MCP Server?
- Product 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.
- Who maintains MCP Server?
- MCP Server is maintained by sudomock, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Server an official MCP server?
- Yes — MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does MCP Server have?
- MCP Toplist tracks 2 versions of MCP Server, most recently published on Mar 22, 2026.
- Where can I find the source code for MCP Server?
- The source code for MCP Server is hosted at github.com/sudomock/mcp-server.