#0412
`MCP Servers` adds tool-level annotations to `get-annotated-message`
40radar
Model Context ProtocolAgent tool protocol — standardized server and tool interface
The official server examples now expose metadata at the tool level. Small change, but useful when testing how agent clients read MCP tool hints.
get-annotated-messagenow carries tool-level annotations, giving client builders a concrete fixture for metadata handling.- Scope appears limited to the
everythingexample server, so production impact is narrow unless you maintain an MCP client or server. - Good regression-test material for agent UIs that surface tool hints, permissions, or read-only/destructive labels.
Source: github.com/modelcontextprotocol/servers/commit/b1e1eb1a5Read original →