karyaboyraz/mockit-mcp
[](https://glama.ai/mcp/servers/karyaboyraz/mockit-mcp) 📇 🏠 🍎 🪟 🐧 - Generate premium iOS mobile UI mockups (PNG + HTML) from a single text prompt. Pairs Claude (Opus 4.7 by default) with a Playwright headless renderer. Two backends — `claude` CLI (uses your Claude Code subscription) or Anthropic API. Stdio + HTTP transports, MIT.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: karyaboyraz/mockit-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-karyaboyraz-mockit-mcp
Configuration
{
"mcpServers": {
"karyaboyraz-mockit-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-karyaboyraz-mockit-mcp"
],
"env": {}
}
}
}