
NativeWind
โ 10from tokenizin-agency
Transform Tailwind components to NativeWind 4.
๐ฅ๐ฅ๐ฅโ VerifiedFreeAdvanced setup
@modelcontextprotocol/server-nativewind
MCP server for transforming Tailwind components to NativeWind 4.
Available Tools
- transform-component: Transform a single component
- transform-directory: Transform all components in a directory
- analyze-component: Analyze Tailwind usage
Development
- Clone the repository
- Install dependencies:
npm install - Build the project:
npm run build - Run tests:
npm test
Copy & paste โ that's it
npm install -g @modelcontextprotocol/server-nativewindInstallation
npm install -g @modelcontextprotocol/server-nativewindUsage
As a CLI tool
mcp-nativewindIn Claude for Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"nativewind-transformer": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-nativewind"]
}
}
}No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under MITโ you can use, modify, and redistribute it under that license's terms.
License
MIT