- Step1: Clone the repository from GitHub.
- Step2: Configure your database connection details in the application.
- Step3: Build the project using Maven with `./mvnw clean package -Dmaven.test.skip=true`.
- Step4: Run the generated jar with appropriate JVM parameters and data source information.
- Step5: Connect your application to the MCP server for managing multiple MySQL data sources.