π§
PlantUML Diagrams
π§MCP Serverinfobip/plantuml-mcp-server
What it does
|An MCP server that provides PlantUML diagram generation capabilities for Claude Desktop and Claude Code, offering tools to generate diagrams as embeddable SVG/PNG URLs, encode PlantUML code for sharing, and decode encoded PlantUML strings.
remotehostedcodeimage
Installation
Remote ServerConnect to remote MCP serverAuto-generated from README. View full documentation on GitHub β
claude mcp add plantuml --scope user --env PLANTUML_SERVER_URL=https://www.plantuml.com/plantuml -- npx plantuml-mcp-serverClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"plantuml": {
"command": "npx",
"args": ["pl...21
Last UpdatedFeb 14, 2026