Mockups Gallery
Rank #14,888io.github.kgNatx/mockups-gallery
Self-hosted gallery for AI-generated mockups. MCP interface; token-efficient curl uploads.
Mockups Gallery is a Model Context Protocol (MCP) server published by kgNatx. It ranks #14,888 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Mockups Gallery is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Mar 16, 2026 and most recently updated on Jul 2, 2026.
Ranks ahead of 117,158 of 132,046 servers on MCP Toplist.
Use Mockups Gallery
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mockups-gallery https://{host}/mcpclaude mcp add --transport http mockups-gallery https://{host}/mcp/sseclaude mcp add mockups-gallery -- docker run -i --rm ghcr.io/kgnatx/mockups-mpc:1.4.1[mcp_servers.mockups-gallery]
url = "https://{host}/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mockups-gallery]
url = "https://{host}/mcp/sse"Add to ~/.codex/config.toml.
[mcp_servers.mockups-gallery]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/kgnatx/mockups-mpc:1.4.1"]Add to ~/.codex/config.toml.
https://{host}/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://{host}/mcp/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mockups-gallery": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kgnatx/mockups-mpc:1.4.1"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mockups-gallery": {
"url": "https://{host}/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mockups-gallery": {
"url": "https://{host}/mcp/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mockups-gallery": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kgnatx/mockups-mpc:1.4.1"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mockups-gallery": {
"type": "http",
"url": "https://{host}/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mockups-gallery": {
"type": "http",
"url": "https://{host}/mcp/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mockups-gallery": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kgnatx/mockups-mpc:1.4.1"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mockups-gallery": {
"serverUrl": "https://{host}/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mockups-gallery": {
"serverUrl": "https://{host}/mcp/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mockups-gallery": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kgnatx/mockups-mpc:1.4.1"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mockups-gallery": {
"url": "https://{host}/mcp"
}
}
}{
"mcpServers": {
"mockups-gallery": {
"url": "https://{host}/mcp/sse"
}
}
}{
"mcpServers": {
"mockups-gallery": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kgnatx/mockups-mpc:1.4.1"
]
}
}
}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.kgNatx%2Fmockups-gallery)<a href="https://mcptoplist.com/server/io.github.kgNatx%2Fmockups-gallery"><img src="https://mcptoplist.com/badge/io.github.kgNatx%2Fmockups-gallery.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kgNatx
Available versions (3)
| Version | Published |
|---|---|
| 1.4.1 | Jul 2, 2026 |
| 1.2.2 | Mar 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Mockups Gallery?
- Mockups Gallery is maintained by kgNatx, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Mockups Gallery listed on the Official MCP Registry?
- Yes — Mockups Gallery is listed on the Official MCP Registry, alongside Glama.
- How many versions does Mockups Gallery have?
- MCP Toplist tracks 3 versions of Mockups Gallery, most recently published on Jul 2, 2026.
- Where can I find the source code for Mockups Gallery?
- The source code for Mockups Gallery is hosted at github.com/kgNatx/mockups-mpc.
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.