Skip to main content
Glama
umshere

UIFlowchartCreator

by umshere

UIフローチャート作成者

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

GitHubリポジトリ

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

Related MCP server: Draw.io MCP Server

特徴

  • 入力仕様に基づいて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 ライセンスに基づいてライセンスされています。

Install Server
A
license - permissive license
B
quality
D
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.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Automates the creation of application user manuals by capturing screenshots and generating documentation, supporting any web application through configurable workflows and MCP integration with AI assistants.
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that enables AI assistants to programmatically create and manage flowcharts, ERDs, and swimlane diagrams. It provides tools for manipulating diagram structures, performing auto-layouts, and exporting to Mermaid or Markdown formats.
    14
    MIT

View all related MCP servers

Related MCP Connectors

  • An AI concierge that turns static forms into adaptive AI conversations. From any MCP client.

  • Create, browse, remix, collaborate on, and run durable AI workflow nodes from MCP hosts.

  • Generate, edit, and deploy immersive 3D/WebGL web projects from any MCP assistant.

View all MCP Connectors

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

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