Skip to main content
Glama
tokenizin-agency

mcp-nativewind

@modelcontextprotocol/server-nativewind

Tailwind コンポーネントを NativeWind 4 に変換するための MCP サーバー。

インストール

npm install -g @modelcontextprotocol/server-nativewind

Related MCP server: MCP Figma to React Converter

使用法

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

貢献

貢献を歓迎します!お気軽にプルリクエストを送信してください。

ライセンス

マサチューセッツ工科大学

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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