Diagram Guru
@Vaneyck
a month ago
Architecture Diagrams Built and Maintained by AI
Overview
Since AI can write code, it can also maintain structured architecture diagrams for your team. DiagramGuru is the MCP tool that lets AI agents create, update, and evolve your C4 architecture — automatically.
Server Config
{
"mcpServers": {
"diagram-guru": {
"url": "https://www.diagramguru.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer <your-token>"
}
}
}
}