awslabs/mcp
AWS MCP servers for seamless integration with AWS services and resources.
Quick Start
Clone the repository:
git clone https://github.com/awslabs/mcpClaude Desktop configuration example:
{
"mcpServers": {
"awslabs-mcp": {
"command": "npx",
"args": [
"-y",
"awslabs/mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.