Provider Skill
PlantUML
Generate UML diagrams from PlantUML markup
PlantUML
Generate UML diagrams from PlantUML markup
Available Tools (3)
- generate_plantuml_diagram: Generate a PlantUML diagram with automatic syntax validation and error reporting for auto-fix workflows. Returns embeddable image URLs for valid diagrams or structured error details for invalid syntax that can be automatically corrected. Optionally saves the diagram to a local file. — $0.01/call
- encode_plantuml: Encode PlantUML code for URL usage — $0.01/call
- decode_plantuml: Decode encoded PlantUML string back to PlantUML code — $0.01/call
Quick Start
{
"mcpServers": {
"plantuml": {
"url": "https://plantuml.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"
}
}
}
Pricing
$0.01 per tool call. Pay per use from your XPay wallet. No subscriptions.
Get an API key at xpay.tools.
Tools: 3 Category: Dev Tools
When to Use
Use PlantUML tools when you need to generate uml diagrams from plantuml markup. All tools are available through xpay✦'s single MCP connection.
MCP Connection
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
Available Tools
- Generate Plantuml Diagram — Generate a PlantUML diagram with automatic syntax validation and error reporting for auto-fix workflows. Returns embeddable image URLs for valid diagrams or structured error details for invalid syntax that can be automatically corrected. Optionally saves the diagram to a local file. — $0.01/call — SKILL.md
- Encode Plantuml — Encode PlantUML code for URL usage — $0.01/call — SKILL.md
- Decode Plantuml — Decode encoded PlantUML string back to PlantUML code — $0.01/call — SKILL.md
How to Execute
xpay_discover— Search for tools:xpay_discover("plantuml")xpay_details— Get input schema:xpay_details("plantuml/TOOL_NAME")xpay_run— Execute:xpay_run("plantuml/TOOL_NAME", { ...inputs })xpay_balance— Check credits
Links
- Provider page: https://xpay.tools/plantuml/
- All providers: https://xpay.tools/explore
- Docs: https://docs.xpay.sh
Tools (3)
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/plantuml/SKILL.md
CLI
npx @xpaysh/cli install plantuml
Manual
curl -o SKILL.md https://xpay.tools/skills/plantuml/SKILL.md
Details
Tools
3
Category
Dev Tools
Total calls
0

