- Install dependencies using
uv sync
- Run
python demo.py
- Run
fastmcp dev demo.py
- In Inspector set Transport Type to SSE
- Then set URL to http://localhost:8000/sse
- Error occurs
TypeError: 'NoneType' object is not callable
uv sync
python demo.py
fastmcp dev demo.py
TypeError: 'NoneType' object is not callable