Skip to content

@zeplin/mcp-server

Free

by MCP Community

Zeplin’s official MCP server for AI-assisted UI development

v1.0.5Added Apr 12, 2026
zeplindesignmcpmodel context protocolai
Works with:ClaudeGPTGeminiCopilot

@zeplin/mcp-server MCP Server

Zeplin’s official MCP server for AI-assisted UI development

Installation

npx -y @zeplin/mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y @zeplin/mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@zeplin/mcp-server": {
      "command": "npx",
      "args": ["-y", "@zeplin/mcp-server"]
    }
  }
}