MCP Server
Rank #7,586io.github.sudomock/mcp
Product mockup API. Render PSD and 2D mockups, generate videos, manage async jobs and webhooks.
MCP Server is a Model Context Protocol (MCP) server published by sudomock. It ranks #7,586 of 132,046 servers tracked on MCP Toplist. MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 13 tracked versions. It was first listed on Mar 22, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 124,460 of 132,046 servers on MCP Toplist.
Use MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http sudomock https://mcp.sudomock.com/This endpoint requires authentication — see the server’s docs for credentials.
claude mcp add sudomock -e "SUDOMOCK_API_KEY=<your SUDOMOCK_API_KEY>" -- npx -y @sudomock/mcpReplace each placeholder with your own value before saving.
[mcp_servers.sudomock]
url = "https://mcp.sudomock.com/"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.sudomock]
command = "npx"
args = ["-y", "@sudomock/mcp"]
[mcp_servers.sudomock.env]
SUDOMOCK_API_KEY = "<your SUDOMOCK_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.sudomock.com/Settings → Connectors → “Add custom connector”, then paste this URL. 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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sudomock": {
"url": "https://mcp.sudomock.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). 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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sudomock": {
"type": "http",
"url": "https://mcp.sudomock.com/"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"sudomock": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sudomock/mcp"
],
"env": {
"SUDOMOCK_API_KEY": "<your SUDOMOCK_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sudomock": {
"serverUrl": "https://mcp.sudomock.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. 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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sudomock%2Fmcp)<a href="https://mcptoplist.com/server/io.github.sudomock%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.sudomock%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
sudomock
Available versions (13)
| Version | Published |
|---|---|
| 2.10.0 | Sep 22, 2026 |
| 2.8.1 | Sep 19, 2026 |
| 3.0.0 | Sep 19, 2026 |
| 2.7.0 | Aug 24, 2026 |
| 2.6.0 | Aug 21, 2026 |
| 2.4.0 | Jul 27, 2026 |
| 2.3.0 | Jul 26, 2026 |
| 2.2.0 | Jul 23, 2026 |
| 2.1.0 | Jul 21, 2026 |
| 2.0.0 | Jul 21, 2026 |
| 1.4.1 | Jul 20, 2026 |
| 1.0.1 | Mar 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Server?
- MCP Server is maintained by sudomock, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is MCP Server listed on the Official MCP Registry?
- Yes — MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does MCP Server have?
- MCP Toplist tracks 13 versions of MCP Server, most recently published on Sep 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.