- Step 1: Clone or download the repository.
- Step 2: Install dependencies using 'pip install -r requirements.txt'.
- Step 3: Configure database connection in 'config.ini'.
- Step 4: Run the script with 'python mcp-mysql-server.py --config config.ini'.
- Step 5: Use the available tools ('test_connection', 'list_tables', 'read_table', etc.) to interact with the database.