@modelcontextprotocol/server-nativewind
MCP server for transforming Tailwind components to NativeWind 4.
Installation
Usage
As a CLI tool
In Claude for Desktop
Add to your `claude_desktop_config.json`:
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`
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
MIT