Is there (a build-in) way for authentication on the MCP Server? It looks like there in no OAuth support, correct? What are you plans on this?
We have been following the discussions on adding authentication for the MCP protocol and with our last check, it was still not defined what the final protocol would be. At some point they mentioned OAuth 2.1 but after some time, they came back from this.
So, in a nutshell, we are waiting for an official version of the protocol for authentication before we do the effort of implementing it.
That is a reasonable point of view. Is it in the meantime possible to add a custom JWT verification somewhere?
Good idea. We'll investigate if we can add custom headers for a next update.