# 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 mcp add apetta/diagrams-mcp

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