@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
- 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
server-nativewind
Project Details
- tokenizin-agency/mcp-nativewind
- @tokenizin-com/mcp-server-nativewind
- MIT License
- Last Updated: 2/15/2025
Recomended MCP Servers
OSV MCP server implementation
MCP VMI Testing
基于多个图片API的搜索服务和图标生成功能,专门设计用于与 Cursor MCP 服务集成。支持图片搜索、下载和AI生成图标。
Vestige MCP Server implementation, Algorand batteries included!
An MCP server that can convert Excel (.xls/.xlsx) and Apple Numbers (.numbers) files to PDF
An MCP server for connecting Claude Desktop with Anki Flashcards.
ManusMCP is a project that implements AI agent workflows using Flowise. It features specialized AI agents with distinct...
マナリンクのModel Context Protocol (MCP) サーバー実装です。AIアシスタントが先生検索などの機能を利用できるようにします(トライアル実装です)
Model Context Protocol (MCP) server for Flow blockchain with direct RPC communication
An Extensible Model Context Protocol (MCP) server





