- Step 1: Clone the repository from GitHub.
- Step 2: Install dependencies using 'npm install' and build the project with 'pnpm run build'.
- Step 3: Configure the server by setting environment variables for your database credentials.
- Step 4: Add the server to your MCP client's settings file, specifying the command, args, and env variables.
- Step 5: Start the MCP client and use the 'query' tool with SQL commands to retrieve data.