kroki-mcp
If you are the rightful owner of kroki-mcp 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.
Kroki-MCP is a command-line tool and MCP integration for converting textual diagrams into images using a Kroki backend.
Kroki-MCP is a versatile command-line tool designed to convert textual diagrams, such as those created with PlantUML and Mermaid, into visual images using a Kroki backend. It supports both local and remote Kroki servers, offering flexible configuration options and multiple output formats. The tool is particularly useful for developers and technical writers who need to generate diagrams programmatically. Kroki-MCP can operate in different modes, including Server-Sent Events (SSE) and standard input/output (STDIO), making it adaptable to various workflows. It is built with extensibility in mind, allowing users to add support for additional diagram types and output formats. The integration with the Model Context Protocol (MCP) further enhances its utility by exposing diagram conversion as an MCP tool, leveraging the mcp-go library.
Features
- Modes: Supports SSE and STDIO modes for flexible operation.
- Output Formats: Supports multiple output formats including png, svg, jpeg, and pdf.
- Kroki Server: Configurable backend host with a default of https://kroki.io.
- Extensible: Easily add support for more diagram types and output formats.
- MCP Integration: Exposes diagram conversion as an MCP tool using mcp-go.
Tools
kroki-mcp
A tool for converting textual diagrams into images using a Kroki backend.