neoai-agent/rds-mcp
3.4
If you are the rightful owner of rds-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for monitoring and analyzing Amazon RDS(MySQL, PostgreSQL) instances information, metrics, and slow query logs.
Tools
Functions exposed to the LLM to take actions
get_db_info
Retrieve RDS instance details.
get_database_metrics
Fetch database metrics for a specified time range.
get_database_queries
Retrieve slow queries from the database.
get_instance_performance_metrics
Get performance metrics for the RDS instance.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client