carlosmgv02/diagram-ai-generator
AI-powered architecture diagram generator with MCP server integration. Create professional cloud diagrams (AWS, Azure, GCP, K8s) with real provider icons. Works seamlessly with Claude Desktop.
Platform-specific configuration:
{
"mcpServers": {
"diagram-ai-generator": {
"command": "npx",
"args": [
"-y",
"diagram-ai-generator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...