aws-solutions-library-samples/guidance-for-deploying-model-context-protocol-servers-on-aws
This Guidance demonstrates how to securely run Model Context Protocol (MCP) servers on the AWS Cloud using containerized architecture. It helps organizations implement industry-standard OAuth 2.0 authentication while protecting server deployments with multiple security layers, including content delivery networks and web application firewalls.
Platform-specific configuration:
{
"mcpServers": {
"guidance-for-deploying-model-context-protocol-servers-on-aws": {
"command": "npx",
"args": [
"-y",
"guidance-for-deploying-model-context-protocol-servers-on-aws"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...