JUHE API Marketplace
tokenizin-agency avatar
MCP Server

mcp-nativewind

Rransforms Tailwind components to NativeWind 4.

9
GitHub Stars
8/23/2025
Last Updated
MCP Server Configuration
1{
2 "name": "nativewind-transformer",
3 "command": "npx",
4 "args": [
5 "-y",
6 "@modelcontextprotocol/server-nativewind"
7 ]
8}
JSON8 lines

README Documentation

@modelcontextprotocol/server-nativewind

MCP server for transforming Tailwind components to NativeWind 4.

Installation

npm install -g @modelcontextprotocol/server-nativewind

Usage

As a CLI tool

mcp-nativewind

In Claude for Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "nativewind-transformer": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-nativewind"]
    }
  }
}

Available Tools

  1. transform-component: Transform a single component
  2. transform-directory: Transform all components in a directory
  3. analyze-component: Analyze Tailwind usage

Development

  1. Clone the repository
  2. Install dependencies: npm install
  3. Build the project: npm run build
  4. Run tests: npm test

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

MIT

Quick Install

Quick Actions

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source