diagrams-mcp-server

mohammad-emad-dev/diagrams-mcp-server
★ 0 stars TypeScript AI/LLM Updated today
Local-first MCP server for managing PlantUML and Mermaid diagrams, rendering them, and checking them against your codebase.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "diagrams-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mohammad-emad-dev/diagrams-mcp-server"
      ]
    }
  }
}

README Excerpt

> **Technical Preview (V1 Preview, v0.1.0)** — local-first MCP server for > PlantUML and Mermaid diagrams with architecture drift detection. An MCP (Model Context Protocol) server that gives AI coding agents direct, structured access to your project's **PlantUML** and **Mermaid** architecture diagrams — list them, read them, create or update them, render them to images, and (uniquely) **check whether they still match your actual code**.

Tools (12)

ALLOW_REMOTE_PLANTUMLDIAGRAMS_DIRDISABLE_REMOTE_PLANTUMLPLANTUML_SERVER_URLPROJECT_ROOTdiagrams_check_consistencydiagrams_creatediagrams_deletediagrams_getdiagrams_listdiagrams_renderdiagrams_update

Topics

ai-agentai-agentsai-toolsarchitecture-as-codearchitecture-diagramsdiagramsmcpmcp-servermodel-context-protocolnodejsplantumltypescriptuml