@zeplin/mcp-server
Freeby MCP Community
Zeplin’s official MCP server for AI-assisted UI development
v1.0.5Added Apr 12, 2026
zeplindesignmcpmodel context protocolai
@zeplin/mcp-server MCP Server
Zeplin’s official MCP server for AI-assisted UI development
Installation
npx -y @zeplin/mcp-server
Reviews
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"]
}
}
}