NativeWind
Transform Tailwind components to NativeWind 4.
@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
Related Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
AILint
AI-powered code quality analysis to detect best practice violations, security issues, and architectural problems in real-time.
Bifrost
Exposes VSCode's development tools and language features to AI tools through an MCP server.
cratesio-mcp
MCP server for querying crates.io - the Rust package registry
Mermaid MCP Server
Converts Mermaid diagrams to PNG or SVG images.
IIIF Images Server
A server for working with IIIF (International Image Interoperability Framework) manifests and images.
chuk-mcp
A Python client for the Model Context Protocol (MCP), an open standard for connecting AI assistants to external data and tools.
MCP Time Server
Provides tools for getting the current time and date, and formatting timestamps in various formats and timezones.
Universal MCP Server
A universal MCP server with a modular plugin architecture.
Shaka Packager MCP Server
Video transcoding, packaging, and analysis using the Shaka Packager tool, integrated with Claude AI.
Ebitengine MCP
A server for Ebitengine games that provides debugging and recording tools by capturing game state.