PlantUML Diagrams
encode_plantuml
Encode PlantUML code for URL usage
Remote infobip/plantuml-mcp-server
Remote (network-hosted)
Other tools also called encode_plantuml?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"plantuml_code": {
"type": "string",
"description": "PlantUML diagram code to encode"
}
}
}