mcp-aws-solution-architect

fernandofatech/mcp-aws-solution-architect
★ 0 stars Python 🤖 AI/LLM Updated 5d ago
MCP server and portfolio frontend for AWS solution architecture discovery, Well-Architected guidance, and AI tooling.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-aws-solution-arc": {
      "command": "uvx",
      "args": [
        "mcp-aws-solution-architect"
      ]
    }
  }
}

Or install with pip: pip install mcp-aws-solution-architect

README Excerpt

<div align="center"> **A Model Context Protocol (MCP) server that turns any MCP-aware client into a copilot for AWS Solution Architects.** </div> --- Solution Architects spend a lot of time on repetitive shaping work: drafting Mermaid diagrams, eyeballing rough monthly cost, sanity-checking a design against the Well-Architected Framework, writing ADRs. This MCP server exposes those tasks as **structured tools** that any MCP-aware assistant (Claude Desktop, Cursor, Cline, Continue, custom agents)

Tools (5)

estimate_costgenerate_adrgenerate_architecture_diagramreview_well_architectedsuggest_services

Topics

aiai-toolsarchitectureawsclaudegithub-actionsllm-toolsmcpmodel-context-protocolpythonsolution-architecturewell-architected