Back to search
30
MCP

awslabs.aws-diagram-mcp-server

pypi/awslabs.aws-diagram-mcp-server

An MCP server that seamlessly creates diagrams using the Python diagrams package DSL

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mclabs.gcp-diagram-mcp-server
An MCP server that seamlessly creates GCP diagrams using the Python diagrams package DSL
0 tools
infrastructure-diagram-mcp-server
An MCP server that seamlessly creates infrastructure diagrams for any cloud provider using the Python diagrams package DSL
0 tools
diagram-mcp-server
An MCP server that seamlessly creates infrastructure diagrams for AWS, Azure, GCP, Kubernetes and more
0 tools
diagrams-mcp
MCP server for generating infrastructure and architecture diagrams as code using the Python diagrams library
0 tools
acuvity/mcp-server-aws-diagram
Creates AWS architecture diagrams using Python diagrams package DSL
0 tools
awslabs.aws-documentation-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS Documentation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "awslabs.aws-diagram-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}