Open
Description
Is your feature request related to a problem? Please describe.
Is there a plan to add the ability to provide an auth provider to the server SSE class like what was added to the client?
My use case is that I would like my mcp server to specifically use a single client id and secret .
Describe the solution you'd like
Provide the ability to add an AuthProvider on the server like the client can.
Or if possible, Add docs on auth.