# Diagrams

A local/remote MCP server for generating infrastructure and architecture diagrams as code using the Python [diagrams](https://diagrams.mingrammer.com/) library

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add apetta/diagrams-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list apetta/diagrams-mcp
```

---

Source: https://github.com/apetta/diagrams-mcp
