Skip to main content
Glama

mcp-nativewind

@modelcontextprotocol/server-nativewind

MCP 服务器用于将 Tailwind 组件转换为 NativeWind 4。

安装

npm install -g @modelcontextprotocol/server-nativewind

用法

作为 CLI 工具

mcp-nativewind

在 Claude 桌面版中

添加到您的claude_desktop_config.json

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

可用工具

  1. transform-component:变换单个组件

  2. transform-directory:转换目录中的所有组件

  3. analyze-component:分析 Tailwind 使用情况

发展

  1. 克隆存储库

  2. 安装依赖项: npm install

  3. 构建项目: npm run build

  4. 运行测试: npm test

贡献

欢迎贡献代码!欢迎提交 Pull 请求。

执照

麻省理工学院

Deploy Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

将 Tailwind 组件转换为 NativeWind 4。

  1. 安装
    1. 用法
      1. 作为 CLI 工具
      2. 在 Claude 桌面版中
    2. 可用工具
      1. 发展
        1. 贡献
          1. 执照

            Related MCP Servers

            • -
              security
              F
              license
              -
              quality
              Converts Figma designs to React Native components, allowing users to extract components from Figma designs and generate corresponding React Native components with proper typing and styling.
              Last updated -
              43
              5
            • -
              security
              A
              license
              -
              quality
              Converts Figma designs into React components with TypeScript and Tailwind CSS by extracting components from Figma files and transforming them into ready-to-use code.
              Last updated -
              52
              MIT License
            • A
              security
              A
              license
              A
              quality
              Provides comprehensive tools for React Native development, automating project initialization, version management, upgrades, Expo integration, and development workflows through AI assistance.
              Last updated -
              2
              26
              7
              MIT License

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/tokenizin-agency/mcp-nativewind'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server