diagrams-kroki
Installation
SKILL.md
Diagram Generation with Kroki
MCP Setup
Add to .claude/mcp.json:
{
"mcpServers": {
"uml": {
"command": "uvx",
"args": ["uml-mcp"],
"env": { "KROKI_SERVER": "https://kroki.io" }
}
}
}
Self-hosted: podman run -d -p 8000:8000 yuzutech/kroki