Skip to content
MCP-Bridge
DatabasesAuto-generated

Amazon Relational Database Service MCP Server

Amazon Relational Database Service API

Quick Setup

Transport: STDIO

Command: npx -y @mcp/amazonaws-com-rds

Environment Variables

AMAZON_RELATIONAL_DATABASE_SERVICE_API_KEY

Example: your_amazon_relational_database_service_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "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"
}
    }
  }
}

Endpoints

GET/#Action=AddSourceIdentifierToSubscription

GET_AddSourceIdentifierToSubscription

POST/#Action=AddSourceIdentifierToSubscription

POST_AddSourceIdentifierToSubscription

GET/#Action=AddTagsToResource

GET_AddTagsToResource

POST/#Action=AddTagsToResource

POST_AddTagsToResource

GET/#Action=AuthorizeDBSecurityGroupIngress

GET_AuthorizeDBSecurityGroupIngress

POST/#Action=AuthorizeDBSecurityGroupIngress

POST_AuthorizeDBSecurityGroupIngress

GET/#Action=CopyDBSnapshot

GET_CopyDBSnapshot

POST/#Action=CopyDBSnapshot

POST_CopyDBSnapshot

GET/#Action=CreateDBInstance

GET_CreateDBInstance

POST/#Action=CreateDBInstance

POST_CreateDBInstance