AWS RDS MySQL
Provides direct SQL execution access to AWS RDS MySQL databases with safety measures that block dangerous operations ...
What it does
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.
This MCP server provides AI assistants with direct access to AWS RDS MySQL databases through a single SQL execution tool that handles both SELECT queries and data modification operations. Built using Python with FastMCP and PyMySQL, it includes basic safety measures by blocking dangerous operations like DROP DATABASE and TRUNCATE while supporting standard database operations with proper connection management, error handling, and result formatting. The implementation uses environment-based configuration for database credentials and connection parameters, making it valuable for AI assistants that need to query production databases, analyze data warehouse contents, or perform database administration tasks without manual SQL client interaction.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · 1 github stars · registry-generated description present