fastmcp icon indicating copy to clipboard operation
fastmcp copied to clipboard

3/26 spec update OAuth 2.1 authentication?

Open cktang88 opened this issue 8 months ago • 4 comments

Can we add support for this spec update?

https://spec.modelcontextprotocol.io/specification/2025-03-26/basic/authorization/

cktang88 avatar Apr 06 '25 20:04 cktang88

I would like to have this as well.

Bschim avatar Apr 07 '25 11:04 Bschim

Has this been added to the low-level SDK yet? I would like it as well but hadn't seen it in the available client transports.

jlowin avatar Apr 11 '25 17:04 jlowin

You can add authentication to your MCP server without making any changes to it by using open-mcp-auth-proxy. Give it a try and see if it meets your needs!

P.S. I'm one of the maintainers, so feel free to reach out if you have any questions or run into issues.

pavinduLakshan avatar Apr 13 '25 04:04 pavinduLakshan

I would like to have this as well.

+1

InfernalAzazel avatar Apr 22 '25 02:04 InfernalAzazel

Claude dropped direct support for SSE MCP servers yesterday. It requires that they implement Auth to connect.

gmr avatar May 02 '25 14:05 gmr

Basic support carried over from low-level SDK in #300

jlowin avatar May 02 '25 19:05 jlowin