plantuml-validator-mcp-server
If you are the rightful owner of plantuml-validator-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is an MCP server for validating Plantuml code.
The Plantuml Validation MCP Server is designed to validate Plantuml code by providing a server that can be integrated with various platforms. It ensures that the Plantuml diagrams are syntactically correct and provides detailed error information if they are not. This server can be run using Docker, making it easy to deploy and manage. It supports integration with tools like Visual Studio Code through MCP configuration, allowing developers to validate Plantuml code directly from their development environment. The server can be configured to run using SSE or standard I/O, providing flexibility in how it is deployed and used.
Features
- Validates Plantuml code for syntax errors.
- Provides detailed error information including error description and line number.
- Supports integration with Visual Studio Code through MCP configuration.
- Can be deployed using Docker for easy management.
- Supports both SSE and standard I/O configurations.
Tools
ValidatePlantuml
Verify Plantuml code, return verification results or error messages