python3 -m venv venv
venv/bin/pip install fastmcp
venv/bin/python server.py
