Diagnose Oracle SQL performance and analyze AWR reports to find database bottlenecks.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "oracledb-mcp" yet — see the docs or source repo.
Analyze the performance of this Oracle SQL query, and use AWR/execution plan insights to identify likely bottlenecks, wait events, and optimization suggestions: SELECT * FROM orders WHERE customer_id = 12345 ORDER BY created_at DESC;
A diagnostic summary of the slow query, including execution plan interpretation, key wait events, possible index or statistics issues, and optimization recommendations.
Interpret this Oracle AWR report, summarize the main database performance issues during the time window, and list the top 5 anomalies by impact with troubleshooting suggestions.
A structured AWR analysis summary covering resource hotspots, workload changes, key wait events, and prioritized action items.
Based on the current Oracle performance diagnostics, determine whether the bottleneck is more likely CPU, I/O, lock contention, or SQL execution, and suggest next validation steps.
A bottleneck assessment with supporting reasoning, plus actionable follow-up investigation steps and monitoring recommendations.
Access Oracle databases for schema exploration, query execution, and performance analysis.
Connect to Oracle Autonomous Database via OAuth for SQL and schema management.
Use natural language to query, explore, and orchestrate Oracle Autonomous Database.
Enable structured AI-human messaging and Q&A orchestration through Telegram.
Analyze project architecture, map dependencies, and predict code change impact.
Manage MySQL databases safely with bulk operations, monitoring, and backups.