Skip to main content
Glama

UIFlowchartCreator

by umshere

UIFlowchartCreator

UIFlowchartCreator는 UI 플로우차트를 제작하는 MCP(Model Context Protocol) 서버입니다. 이 도구는 개발자와 디자이너가 사용자 인터페이스와 상호작용을 시각화하는 데 도움을 줍니다.

GitHub 저장소

이 프로젝트의 소스 코드는 GitHub에서 확인할 수 있습니다: https://github.com/umshere/uiflowchartcreator

특징

  • 입력 사양을 기반으로 UI 흐름도 생성
  • MCP 호환 시스템과 통합
  • 플로우차트 생성을 위한 사용하기 쉬운 API

설치

지엑스피1

용법

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