MCP Server
MCP
AWS MCP Server
A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.
Install
uvx mcp-proxy-for-aws
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-proxy-for-aws",
"version": "1.1.6",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "AWS MCP endpoint URL",
"value": "https://aws-mcp.us-east-1.api.aws/mcp",
"type": "positional",
"valueHint": "mcp_endpoint_url"
}
]
}
]
}
mcp
model-context-protocol
pypi
Comments
Sign in to leave a comment