Stateful or stateless?
Your StreamableHTTP server is getting popular, and you're weighing setting stateless_http=True so you can run many copies behind a load balancer. Before you flip it, you need to be clear on what that flag gives up and what it keeps.
Sort each capability by whether it still works once the server is stateless.
This exercise is part of the course
Model Context Protocol: Advanced Topics
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise