- Step1: Install necessary packages using 'pip install -r requirements.txt'
- Step2: Create and configure the 'config.json' file with your database credentials
- Step3: Run the server script (server.py) to start the MCP server
- Step4: Use supported clients or APIs to connect and perform SQL queries or data analysis tasks
- Step5: Utilize components like read_query, write_query, and append_insight for managing and analyzing data.