- Step1: Clone the repository from GitHub.
- Step2: Install necessary dependencies like Python 3.11 and UV.
- Step3: Set up MCP server using provided notebooks and configuration files.
- Step4: Start the MCP server with uv run main.py.
- Step5: Use client.py in another terminal to connect to the server and execute functions.