PlantUML Diagrams
Rank #14,399smithery/infobip/plantuml-mcp-server
Create PlantUML diagrams with automatic syntax validation and auto-fix suggestions. Get embeddable image URLs for valid diagrams and structured feedback to resolve issues. Encode or decode PlantUML code for easy URL sharing.
PlantUML Diagrams is a Model Context Protocol (MCP) server published by infobip. It ranks #14,399 of 115,591 servers tracked on MCP Toplist, and its repository has 53 GitHub stars. PlantUML Diagrams is listed across 3 registries — Smithery, Glama and mcp.so, and ships as a single rolling release with no explicit version metadata. It was first listed on Sep 19, 2025.
Ranks ahead of 101,192 of 115,591 servers on MCP Toplist.
Use PlantUML Diagrams
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http plantuml-mcp-server https://server.smithery.ai/infobip/plantuml-mcp-server/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.plantuml-mcp-server]
url = "https://server.smithery.ai/infobip/plantuml-mcp-server/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/infobip/plantuml-mcp-server/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"plantuml-mcp-server": {
"url": "https://server.smithery.ai/infobip/plantuml-mcp-server/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"plantuml-mcp-server": {
"type": "http",
"url": "https://server.smithery.ai/infobip/plantuml-mcp-server/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"plantuml-mcp-server": {
"serverUrl": "https://server.smithery.ai/infobip/plantuml-mcp-server/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"plantuml-mcp-server": {
"url": "https://server.smithery.ai/infobip/plantuml-mcp-server/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2Finfobip%2Fplantuml-mcp-server)<a href="https://mcptoplist.com/server/smithery%2Finfobip%2Fplantuml-mcp-server"><img src="https://mcptoplist.com/badge/smithery%2Finfobip%2Fplantuml-mcp-server.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
infobip
Other servers by infobip
View all infobip servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains PlantUML Diagrams?
- PlantUML Diagrams is maintained by infobip, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is PlantUML Diagrams listed on the Official MCP Registry?
- PlantUML Diagrams is not on the Official MCP Registry. It is listed on Smithery, Glama and mcp.so.
- How many versions does PlantUML Diagrams have?
- PlantUML Diagrams ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for PlantUML Diagrams?
- The source code for PlantUML Diagrams is hosted at github.com/infobip/plantuml-mcp-server.