Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

2niuhe/plantuml_web

БесплатноНе проверен

A web-based PlantUML frontend with MCP server integration, enable plantuml image generation and plantuml syntax validation.

GitHubEmbed

Описание

A web-based PlantUML frontend with MCP server integration, enable plantuml image generation and plantuml syntax validation.

README

Trust Score Using nicegui as a PlantUML frontend, you can deploy PlantUML on an intranet.

It's a nicegui demo project with an added MCP (Model Context Protocol) server that exposes PlantUML functionality to AI assistants.

Plantuml jar version: plantuml-1.2025.3.jar

demo

Features

Web Interface

  • Interactive PlantUML editor with live preview
  • Save and load diagrams
  • Responsive UI with resizable panels

MCP Server

  • Generate PlantUML diagrams in SVG or PNG format
  • Validate PlantUML code with detailed error messages

Usage:

With Docker

docker build -t plantuml_web_mcp .

# or pull from dockerhub
# docker pull  2niuhe/plantuml_web_mcp:latest

docker run -d -p 8080:8080 -p 8765:8765 plantuml_web_mcp:latest

Then you can access:

Without Docker

pip install -r requirements.txt
sh start.sh

The start script will launch:

  1. PlantUML server on port 8000
  2. Web interface on port 8080
  3. MCP server on port 8765

Connecting to the MCP Server

You can connect to the MCP server using any MCP client, such as Claude Desktop:

  1. Open Claude Desktop
  2. Go to Settings > MCP Servers
  3. Add a new server with the URL: http://localhost:8765/sse
  4. Restart Claude Desktop

Testing the MCP Server

A test client is provided to verify the MCP server functionality:

python test_plantuml_mcp.py http://localhost:8765/sse

Available MCP Tools

  • generate_plantuml_image: Generate a diagram image from PlantUML code
  • validate_plantuml_syntax: Validate PlantUML code and return validation result

ref

Home · zauberzeug/nicegui Wiki

How to use nicegui for beginners? · zauberzeug/nicegui · Discussion #1486

Nicegui example and suggestions · zauberzeug/nicegui · Discussion #1778

NiceGUI

syejing/nicegui-reference-cn: NiceGUI 中文版本文档

(1) Use NiceGUI to watch images and do it from the COMMAND LINE! - YouTube

from github.com/2niuhe/plantuml_web

Установка 2niuhe/plantuml_web

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/2niuhe/plantuml_web

FAQ

2niuhe/plantuml_web MCP бесплатный?

Да, 2niuhe/plantuml_web MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для 2niuhe/plantuml_web?

Нет, 2niuhe/plantuml_web работает без API-ключей и переменных окружения.

2niuhe/plantuml_web — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить 2niuhe/plantuml_web в Claude Desktop, Claude Code или Cursor?

Открой 2niuhe/plantuml_web на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare 2niuhe/plantuml_web with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории media