Iflow Mcp 2niuhe Mcp Plantuml
FreeNot checkedPlantUML MCP Server - Generate UML diagrams through MCP protocol
About
PlantUML MCP Server - Generate UML diagrams through MCP protocol
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

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:
- Web interface: http://127.0.0.1:8080
- MCP server: http://127.0.0.1:8765/sse
Without Docker
pip install -r requirements.txt
sh start.sh
The start script will launch:
- PlantUML server on port 8000
- Web interface on port 8080
- 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:
- Open Claude Desktop
- Go to Settings > MCP Servers
- Add a new server with the URL:
http://localhost:8765/sse - 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 codevalidate_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
syejing/nicegui-reference-cn: NiceGUI 中文版本文档
(1) Use NiceGUI to watch images and do it from the COMMAND LINE! - YouTube
Installing Iflow Mcp 2niuhe Mcp Plantuml
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/2niuhe/mcp_plantumlFAQ
Is Iflow Mcp 2niuhe Mcp Plantuml MCP free?
Yes, Iflow Mcp 2niuhe Mcp Plantuml MCP is free — one-click install via Unyly at no cost.
Does Iflow Mcp 2niuhe Mcp Plantuml need an API key?
No, Iflow Mcp 2niuhe Mcp Plantuml runs without API keys or environment variables.
Is Iflow Mcp 2niuhe Mcp Plantuml hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Iflow Mcp 2niuhe Mcp Plantuml in Claude Desktop, Claude Code or Cursor?
Open Iflow Mcp 2niuhe Mcp Plantuml on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Iflow Mcp 2niuhe Mcp Plantuml with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
