@modelcontextprotocol/server-nativewind
MCP 服务器用于将 Tailwind 组件转换为 NativeWind 4。
安装
npm install -g @modelcontextprotocol/server-nativewindRelated MCP server: MCP Figma to React Converter
用法
作为 CLI 工具
mcp-nativewind在 Claude 桌面版中
添加到您的claude_desktop_config.json :
{
"mcpServers": {
"nativewind-transformer": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-nativewind"]
}
}
}可用工具
transform-component:变换单个组件
transform-directory:转换目录中的所有组件
analyze-component:分析 Tailwind 使用情况
发展
克隆存储库
安装依赖项:
npm install构建项目:
npm run build运行测试:
npm test
贡献
欢迎贡献代码!欢迎提交 Pull 请求。
执照
麻省理工学院
This server cannot be installed
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.