Skip to main content
Glama

UIFlowchartCreator

by umshere

UIFlowchartCreator

UIFlowchartCreator 是一个用于创建 UI 流程图的 MCP(模型上下文协议)服务器。该工具可帮助开发人员和设计人员可视化用户界面及其交互。

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中的源码和注释。

贡献

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

执照

该项目已获得 ISC 许可。

Install Server
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 -
                24
                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