送信

Diagram Guru

@Vaneyck

Architecture Diagrams Built and Maintained by AI
概要

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.

サーバー設定

{
  "mcpServers": {
    "diagram-guru": {
      "url": "https://www.diagramguru.com/api/mcp",
      "transport": "streamable-http",
      "headers": {
        "Authorization": "Bearer <your-token>"
      }
    }
  }
}