stack-scribe-mcp
v0.1.6
Published
MCP server for creating AWS architecture SVGs
Downloads
712
Readme
stack-scribe
stack-scribe is an MCP server for making cloud architecture diagrams.
- Currently supports AWS only.
Install
{
"mcpServers": {
"stack-scribe": {
"command": "npx",
"args": [
"stack-scribe-mcp"
]
}
}
}