# mcp-sql-optimizer

A powerful Model Context Protocol (MCP) server that analyzes, optimizes, and suggests indexes for SQL queries across multiple dialects (PostgreSQL, MySQL, Oracle, SQL Server). Built with Python and `…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add uddin-rajaul/mcp-sql-optimizer

# Browse available tools
npx -y @smithery/cli@latest tool list uddin-rajaul/mcp-sql-optimizer
```

---

Source: https://github.com/uddin-rajaul/mcp-sql-optimizer
