Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 274 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 274 Bytes

Replicate FastMCP SSE Issue

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