We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e70d61d commit eef2d53Copy full SHA for eef2d53
.changeset/yellow-chairs-study.md
@@ -0,0 +1,10 @@
1
+---
2
+"@upstash/context7-mcp": minor
3
4
+
5
+Add OAuth 2.0 authentication support for MCP server
6
7
+- Add new `/mcp/oauth` endpoint requiring JWT authentication
8
+- Implement JWT validation against authorization server JWKS
9
+- Add OAuth Protected Resource Metadata endpoint (RFC 9728) at `/.well-known/oauth-protected-resource`
10
+- Include `WWW-Authenticate` header for OAuth discovery
0 commit comments