Sumedh1599/aws-mcp-server
A powerful AWS Model Context Protocol (MCP) server that enables seamless integration with AWS services like Lambda, S3, DynamoDB, and more. This project helps you automate and manage AWS environments more effectively.
Platform-specific configuration:
{
"mcpServers": {
"aws-mcp-server": {
"command": "npx",
"args": [
"-y",
"aws-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...