UIFlowchartCreator

Integrations

  • Enables analysis of GitHub repositories to generate UI flow diagrams, automatically identifying components and their relationships in React/Angular codebases.

  • Allows installation of the UIFlowchartCreator through the npm package manager, making it easy to integrate into existing projects.

UIフローチャート作成者

UIFlowchartCreatorは、UIフローチャートを作成するためのMCP(Model Context Protocol)サーバーです。このツールは、開発者やデザイナーがユーザーインターフェースとそのインタラクションを視覚化するのに役立ちます。

GitHubリポジトリ

このプロジェクトのソースコードは GitHub で入手できます: https://github.com/umshere/uiflowchartcreator

特徴

  • 入力仕様に基づいてUIフローチャートを生成する
  • MCP互換システムとの統合
  • フローチャート作成のための使いやすいAPI

インストール

npm install uiflowchartcreator

使用法

MCP 互換システムで UIFlowchartCreator を使用するには、MCP 構成に追加します。

{ "mcpServers": { "uiflowchartcreator": { "command": "node", "args": ["path/to/uiflowchartcreator/build/index.js"], "env": {} } } }

詳細な使用方法と API ドキュメントについては、 src/index.tsのソース コードとコメントを参照してください。

貢献

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

ライセンス

このプロジェクトは ISC ライセンスに基づいてライセンスされています。

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

MCP 互換システム内の使いやすい API を通じてユーザー インターフェイスとインタラクションの視覚化を生成することにより、ユーザーが UI フローチャートを作成できるようにします。

  1. GitHub Repository
    1. Features
      1. Installation
        1. Usage
          1. Contributing
            1. License
              ID: iv0jenp2hq