What problem does it solve? Setting up AWS MCP servers involves choosing between multiple configuration options, verifying prerequisites like uvx and AWS credentials, and debugging connectivity issues. This Skill guides you through detecting existing configurations, selecting the right setup path, and verifying that AWS tools are available to your AI agent. ## Core Features & Use Cases - Automatic Environment Detection: Checks for uvx availability and valid AWS credentials to recommend the correct configuration path. - Two Configuration Options: Supports the Full AWS MCP Server (uvx + credentials for API execution and docs search) and the lightweight AWS Documentation MCP (no auth, docs search only). - Troubleshooting Guidance: Resolves common issues like missing uvx, IAM permission errors, invalid signatures, and tools not appearing after setup. - Use Case: You want your AI agent to search AWS documentation and execute read-only AWS API calls. Run the detection commands, add the provided mcpServers JSON block to your .mcp.json, and verify the mcp__aws-mcp__ tools appear. ## Quick Start Ask the agent to check whether AWS MCP is already configured and set up the appropriate AWS MCP server for my environment.