other tools and integrations

Plantuml_web

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

python
cloud
local
macos
windows
linux
other tools and integrations
0
View on GitHub

Installation

npx -y 2niuhe/plantuml_web

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "plantuml_web",
  "command": "npx",
  "args": [
    "-y",
    "2niuhe/plantuml_web"
  ]
}

About This MCP Server

2niuhe/plantuml_web

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

GitHub: https://github.com/2niuhe/plantuml_web

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub