File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,15 @@ the previous revision, [2025-03-26](/specification/2025-03-26).
16
16
3 . Classified MCP servers as [ OAuth Resource Servers] ( /specification/draft/basic/authorization#authorization-server-discovery ) ,
17
17
adding protected resource metadata to discover the corresponding Authorization server.
18
18
(PR [ #338 ] ( https://github.com/modelcontextprotocol/modelcontextprotocol/pull/338 ) )
19
- 4 . Clarified [ security considerations] ( /specification/draft/basic/authorization#security-considerations ) and best practices
19
+ 4 . Require MCP clients to implement Resource Indicators as described in [ RFC 8707] ( https://www.rfc-editor.org/rfc/rfc8707.html ) to prevent
20
+ malicious servers from obtaining access tokens.
21
+ (PR [ #734 ] ( https://github.com/modelcontextprotocol/modelcontextprotocol/pull/734 ) )
22
+ 5 . Clarified [ security considerations] ( /specification/draft/basic/authorization#security-considerations ) and best practices
20
23
in the authorization spec and in a new [ security best practices page] ( /specification/draft/basic/security_best_practices ) .
21
- 5 . Added support for ** [ elicitation] ( /specification/draft/client/elicitation ) ** , enabling servers to request additional
24
+ 6 . Added support for ** [ elicitation] ( /specification/draft/client/elicitation ) ** , enabling servers to request additional
22
25
information from users during interactions.
23
26
(PR [ #382 ] ( https://github.com/modelcontextprotocol/modelcontextprotocol/pull/382 ) )
24
- 6 . Added support for ** [ resource links] ( /specification/draft/server/tools#resource-links ) ** in
27
+ 7 . Added support for ** [ resource links] ( /specification/draft/server/tools#resource-links ) ** in
25
28
tool call results. (PR [ #603 ] ( https://github.com/modelcontextprotocol/modelcontextprotocol/pull/603 ) )
26
29
27
30
## Other schema changes
You can’t perform that action at this time.
0 commit comments