Amazon Relational Database Service MCP Config
Amazon Relational Database Service API
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-rds.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-rds.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-rds": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-rds"],
"env": {
"AMAZON_RELATIONAL_DATABASE_SERVICE_API_KEY": "your_amazon_relational_database_service_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-rds.jsonEnvironment Variables
AMAZON_RELATIONAL_DATABASE_SERVICE_API_KEYReplace your_amazon_relational_database_service_api_key with your actual amazon relational database service api key
Endpoints
GET
/#Action=AddSourceIdentifierToSubscriptionGET_AddSourceIdentifierToSubscription
POST
/#Action=AddSourceIdentifierToSubscriptionPOST_AddSourceIdentifierToSubscription
GET
/#Action=AddTagsToResourceGET_AddTagsToResource
POST
/#Action=AddTagsToResourcePOST_AddTagsToResource
GET
/#Action=AuthorizeDBSecurityGroupIngressGET_AuthorizeDBSecurityGroupIngress
POST
/#Action=AuthorizeDBSecurityGroupIngressPOST_AuthorizeDBSecurityGroupIngress
GET
/#Action=CopyDBSnapshotGET_CopyDBSnapshot
POST
/#Action=CopyDBSnapshotPOST_CopyDBSnapshot
GET
/#Action=CreateDBInstanceGET_CreateDBInstance
POST
/#Action=CreateDBInstancePOST_CreateDBInstance