NativeWind Transformer
STDIOMCP server for transforming Tailwind components to NativeWind 4.
MCP server for transforming Tailwind components to NativeWind 4.
MCP server for transforming Tailwind components to NativeWind 4.
npm install -g @modelcontextprotocol/server-nativewind
mcp-nativewind
Add to your claude_desktop_config.json:
{ "mcpServers": { "nativewind-transformer": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-nativewind"] } } }
npm installnpm run buildnpm testContributions are welcome! Please feel free to submit a Pull Request.
MIT