Sample mcp client and server as runnable programs UV Setup uv venv if .env is not created source .venv/bin/activate to activate env How to run cd mcp-client python mcp-client-sample.py ../mcp-server/weather-python/weather/weather.py Note: Run client by passing server file