Skip to main content
Glama

UIFlowchartCreator

by umshere

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リポジトリ
    1. 特徴
      1. インストール
        1. 使用法
          1. 貢献
            1. ライセンス

              Related MCP Servers

              • -
                security
                A
                license
                -
                quality
                The Flowise MCP Server enables clients to list chatflows and call predictions, integrating seamlessly with DIY Flowise or Flowise Cloud accounts. It provides a simple interface for executing chatflows/assistants predictions with existing Flowise configurations.
                Last updated -
                18
                Python
                MIT License
              • A
                security
                A
                license
                A
                quality
                An MCP server for generating customizable data visualizations using QuickChart.io, supporting multiple chart types and Chart.js configuration.
                Last updated -
                2
                1,574
                80
                JavaScript
                MIT License
                • Apple
              • -
                security
                A
                license
                -
                quality
                Converts code into UML diagrams and flowcharts through static analysis, enabling visualization of code structure and explanation of functionality.
                Last updated -
                21
                JavaScript
                MIT License
                • Linux
                • Apple
              • -
                security
                F
                license
                -
                quality
                A Model Context Protocol (MCP) server that enables Claude to create and manipulate designs in Figma through either a Figma plugin or directly via the Figma API.
                Last updated -
                TypeScript

              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/umshere/uiflowchartcreator'

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