Loading MCP server directory, please wait...
Self-hosted MCP server and gallery for AI-generated mockups.
npx @getmcp/cli add io.github.kgNatx/mockups-galleryRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kgNatx/mockups-gallery": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kgnatx/mockups-mpc:1.2.2"
]
}
}
}