Skip to content
Back to search
30
MCP

ui-design-to-code-mcp

npm/ui-design-to-code-mcp

MCP server for Codex, Cursor, and Claude Code to turn UI screenshots and Figma data into design-to-code artifacts.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/code-screenshot-mcp
MCP server for generating beautiful code screenshots directly from Claude
0 tools
codex-mcp-server
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
0 tools
claude-imagine
MCP server for generating images in Claude Code and Cursor — supports local image generation tools like ComfyUI and other backends
0 tools
claude-talk-to-figma-mcp
A Model Context Protocol (MCP) that allows Claude Desktop and other AI tools (Claude Code, Cursor, Antigravity, etc.) to read, analyze, and
0 tools
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
mcp-comfyui
MCP server for ComfyUI – trigger image generation workflows from Claude Code
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ui-design-to-code-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}