docs: comprehensive feature documentation for SEP-1730 Tier 1 by felixweinberger · Pull Request #2090 · modelcontextprotocol/python-sdk

Base automatically changed from fweinberger/v1x-docs-reorg to v1.x

February 23, 2026 14:17

@felixweinberger @maxisbey

Add documentation with examples for all previously undocumented features:

Server (docs/server.md - 260 lines added):
- Tools: audio results, change notifications
- Resources: binary reading, subscribing, unsubscribing
- Prompts: embedded resources, image content, change notifications
- Logging: setting level
- Elicitation: enum values, complete notification

Client (docs/client.md - 109 lines added):
- Roots: listing, change notifications
- SSE transport (legacy client)
- Ping, logging

Protocol (docs/protocol.md - 110 lines added):
- Ping, cancellation, capability negotiation
- Protocol version negotiation, JSON Schema 2020-12

All code snippets verified against SDK source.

@maxisbey maxisbey marked this pull request as ready for review

February 23, 2026 14:23

maxisbey

@maxisbey maxisbey deleted the fweinberger/v1x-docs-completion branch

February 23, 2026 14:57