Skip to content
Back to search
30
MCP

AWS RDS MySQL

pulsemcp/aws rds mysql

Provides direct SQL execution access to AWS RDS MySQL databases with safety measures that block dangerous operations while supporting standard queries, data modifications, and database administration tasks.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aws_rds_mysql": {
      "url": "None",
      "transport": "http"
    }
  }
}