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).
16163 . Classified MCP servers as [ OAuth Resource Servers] ( /specification/draft/basic/authorization#authorization-server-discovery ) ,
1717 adding protected resource metadata to discover the corresponding Authorization server.
1818 (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
2023 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
2225 information from users during interactions.
2326 (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
2528 tool call results. (PR [ #603 ] ( https://github.com/modelcontextprotocol/modelcontextprotocol/pull/603 ) )
2629
2730## Other schema changes
You can’t perform that action at this time.
0 commit comments