Windows Make a virtual environment. python -m venv .venv .venv\Scripts\activate To install, use pip: pip install fastapi-mcp