René's URL Explorer Experiment


Title: Serve subscriptions/listen with a pluggable event bus (SEP-2575) by maxisbey · Pull Request #3035 · modelcontextprotocol/python-sdk · GitHub

Open Graph Title: Serve subscriptions/listen with a pluggable event bus (SEP-2575) by maxisbey · Pull Request #3035 · modelcontextprotocol/python-sdk

X Title: Serve subscriptions/listen with a pluggable event bus (SEP-2575) by maxisbey · Pull Request #3035 · modelcontextprotocol/python-sdk

Description: Implements server-side subscriptions/listen (SEP-2575) for the 2026-07-28 revision. NoteThis branch was previously a much larger change covering both sides of the protocol; it has been reset and rebuilt as a minimal server-side implementation. Client-side support will follow separately. On the 2026-07-28 wire there is no standing GET stream: a client opts in to server events by sending a subscriptions/listen request whose response is the stream. This PR adds the serving half: What's here mcp/server/subscriptions.py — the whole runtime: SubscriptionBus: a two-method protocol (async publish / sync subscribe) over four typed ServerEvent kinds. The bus carries events, not wire notifications — a custom implementation (e.g. Redis pub/sub for multi-replica deployments) never sees JSON-RPC. InMemorySubscriptionBus is the in-process default (raising listeners are isolated and logged). ListenHandler: serves the method. Ack-first by construction (the stream subscribes before the ack is sent, so nothing published during the ack write is lost, and the ack is still the first frame), per-stream filter honoring (URIs matched via a set), every frame tagged with the listen request's JSON-RPC id under _meta["io.modelcontextprotocol/subscriptionId"], and close() initiates graceful closure (each stream flushes and ends with the stamped SubscriptionsListenResult). Bounded: max_subscriptions (rejected pre-ack past the cap) and max_buffered_events (a stream whose client stopped reading is ended at the cap; the client re-listens). MCPServer: optional subscriptions= constructor parameter (defaults to the in-memory bus) and the handler registered automatically. Context gets the bus at construction and publishes through await ctx.notify_tools_changed() / notify_prompts_changed() / notify_resources_changed() / notify_resource_updated(uri). Era-aware capabilities: get_capabilities() takes an optional protocol_version; at 2026-07-28+ the listChanged/resources.subscribe bits derive from whether subscriptions/listen is served — that is what those bits mean on a wire whose only delivery channel is the listen stream. The handshake-era derivation is byte-identical and remains the default; server/discover passes the request's version. Lowlevel Server: composable, not pre-wired — bus in your lifespan state, handlers publish to it, ListenHandler (or your own handler) passed as on_subscriptions_listen=. Docs: docs/advanced/subscriptions.md (claims proved by tests/docs_src/test_subscriptions.py) and a runnable examples/stories/subscriptions story (both transports, both server tiers). No changes to ServerSession, dispatchers, client transports, or mcp-types. Design notes This mirrors the typescript-sdk's ServerEventBus + listen-router split: the SDK owns all wire semantics (ack ordering, filtering, id stamping, teardown, limits) so a buggy or external bus cannot violate the spec's MUSTs. Delivery is fire-and-forget with no replay — a dropped stream is not resumable; clients re-listen and refetch. json_response=True does not apply to listen: a listen response is a notification stream, so it always takes the SSE path (TypeScript/Go parity). Conformance server-stateless is 30/30: the three listen MUST checks (ack-first, subscription-id tagging, filter honoring) pass, and with the capability bits now advertised the two list-changed SHOULD checks run and pass against the everything-server's new test_trigger_*_change diagnostic tools. Draft and 2026-07-28 legs both pass their baselines; the server-stateless expected-failures entries are removed.

Open Graph Description: Implements server-side subscriptions/listen (SEP-2575) for the 2026-07-28 revision. NoteThis branch was previously a much larger change covering both sides of the protocol; it has been reset and re...

X Description: Implements server-side subscriptions/listen (SEP-2575) for the 2026-07-28 revision. NoteThis branch was previously a much larger change covering both sides of the protocol; it has been reset and re...

Opengraph URL: https://github.com/modelcontextprotocol/python-sdk/pull/3035

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:1bef6bde-6eed-d4a6-9964-21faaaf713ae
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9038:1B9505:BFE501:F71A13:6A5C1ECD
html-safe-nonce2da861c7ad5e0064b1e29e529040fdd31f97b7121755ece4d9d66195f6d02a98
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MDM4OjFCOTUwNTpCRkU1MDE6RjcxQTEzOjZBNUMxRUNEIiwidmlzaXRvcl9pZCI6IjM3NTExMTUzMjg3NjE2MzQ1MDkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacec243c4742bdb683b5e9c78a15852253f533d77c175ee192942ccda9a8488551
hovercard-subject-tagpull_request:3965182113
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/modelcontextprotocol/python-sdk/pull/3035/files
twitter:imagehttps://avatars.githubusercontent.com/u/224885523?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/224885523?s=400&v=4
og:image:altImplements server-side subscriptions/listen (SEP-2575) for the 2026-07-28 revision. NoteThis branch was previously a much larger change covering both sides of the protocol; it has been reset and re...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/modelcontextprotocol/python-sdk git https://github.com/modelcontextprotocol/python-sdk.git
octolytics-dimension-user_id182288589
octolytics-dimension-user_loginmodelcontextprotocol
octolytics-dimension-repository_id862584018
octolytics-dimension-repository_nwomodelcontextprotocol/python-sdk
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id862584018
octolytics-dimension-repository_network_root_nwomodelcontextprotocol/python-sdk
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelcontextprotocol%2Fpython-sdk%2Fpull%2F3035%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelcontextprotocol%2Fpython-sdk%2Fpull%2F3035%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=modelcontextprotocol%2Fpython-sdk
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files
modelcontextprotocol https://github.com/modelcontextprotocol
python-sdkhttps://github.com/modelcontextprotocol/python-sdk
Notifications https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk
Fork 3.7k https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk
Star 23.7k https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk
Code https://github.com/modelcontextprotocol/python-sdk
Issues 259 https://github.com/modelcontextprotocol/python-sdk/issues
Pull requests 307 https://github.com/modelcontextprotocol/python-sdk/pulls
Actions https://github.com/modelcontextprotocol/python-sdk/actions
Projects https://github.com/modelcontextprotocol/python-sdk/projects
Models https://github.com/modelcontextprotocol/python-sdk/models
Security and quality 6 https://github.com/modelcontextprotocol/python-sdk/security
Insights https://github.com/modelcontextprotocol/python-sdk/pulse
Code https://github.com/modelcontextprotocol/python-sdk
Issues https://github.com/modelcontextprotocol/python-sdk/issues
Pull requests https://github.com/modelcontextprotocol/python-sdk/pulls
Actions https://github.com/modelcontextprotocol/python-sdk/actions
Projects https://github.com/modelcontextprotocol/python-sdk/projects
Models https://github.com/modelcontextprotocol/python-sdk/models
Security and quality https://github.com/modelcontextprotocol/python-sdk/security
Insights https://github.com/modelcontextprotocol/python-sdk/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fmodelcontextprotocol%2Fpython-sdk%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk%2Fissues%2Fnew%2Fchoose
maxisbeyhttps://github.com/maxisbey
mainhttps://github.com/modelcontextprotocol/python-sdk/tree/main
subscriptions-listenhttps://github.com/modelcontextprotocol/python-sdk/tree/subscriptions-listen
Conversation 34 https://github.com/modelcontextprotocol/python-sdk/pull/3035
Commits 7 https://github.com/modelcontextprotocol/python-sdk/pull/3035/commits
Checks 39 https://github.com/modelcontextprotocol/python-sdk/pull/3035/checks
Files changed https://github.com/modelcontextprotocol/python-sdk/pull/3035/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files
Serve subscriptions/listen with a pluggable event bus (SEP-2575) https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#top
Show all changes 7 commits https://github.com/modelcontextprotocol/python-sdk/pull/3035/files
a68c7fc Serve subscriptions/listen with a pluggable event bus (SEP-2575) maxisbey Jun 30, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/3035/commits/a68c7fcbb5e53d8f1ca26464702eae1abf7ca337
bfd473e Make the subscription bus async and fix review findings maxisbey Jun 30, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/3035/commits/bfd473e3698d225966cfe8f6e6603cefefcb5a17
04553f0 Add the subscriptions docs page and example story maxisbey Jun 30, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/3035/commits/04553f079c7671fc1f6af9beb39a22f09e1e8ade
12ffef6 Advertise subscription capabilities era-aware and apply review feedback maxisbey Jun 30, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/3035/commits/12ffef61c0b1144511b11047417ea3601c4e9877
a6b9f03 Document that subscription filters carry no per-client authorization maxisbey Jun 30, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/3035/commits/a6b9f03bb75876905099622d83a4d3d53ec374c8
05fb2b6 Apply review fixes to subscriptions/listen serving maxisbey Jun 30, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/3035/commits/05fb2b69628fb21d4ff41a4e1c1f6d5182499ef2
6eddb34 Isolate a raising bus unsubscribe from listen stream cleanup maxisbey Jun 30, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/3035/commits/6eddb3427796f17e35975ee02938c8d6a5265a80
Clear filters https://github.com/modelcontextprotocol/python-sdk/pull/3035/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files
expected-failures.2026-07-28.yml https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-a8ea36ef04436cd253292c3fbbe06e88795d93362fba66a5919cc6793c5f2aef
expected-failures.yml https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-9554cfe66b53ce3771454545473fbd08be68a3c6ecdd0f837273a3e41e6b67d7
low-level-server.md https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-70e089ea18cc1d0dcc9b488293d6a16a84f37f75d8984e67b8c8064a9721b537
subscriptions.md https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-86e6503f9eaade8719c5dc88a4661406bc3068bbf0709476a326e41697e36a24
index.md https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-6db44fd0d4045289d873ac7b19b6478a375bb2131e7057a020076bcbd3d3cc1b
context.md https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-3ff31c491375add2f52dcd7f895d6ebc4ea9ef1979db93413a78f646931fb096
first-steps.md https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-77e90629ee3c0de282f9ff84705f39827bd7a80f4f206f0ae40dd432e43a0101
__init__.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-9521bc36669195a14d9c31122b61777ece68998a0c65a496910b5d19ac83114f
tutorial001.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-28ca9abb9045e4236ef96ef8ab7c17e4bdcf6cc5f4cdfb9746cd1028184f0a2d
tutorial002.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-08d7f3f4e27eabce2540293fdc380dffb11b9f1ec2e2dbdc1258355bbaf87fa3
server.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-941c156700d335386d0fe33c0d46429e483b49dbcdc451f0e9b8cef9343cb056
README.md https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-eb36043b2439f0ee2fad3fb0df9ad6d6530e25acf10bba9b1df83c1278d16e02
manifest.toml https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-3465e861f1dadb6428365d1d397e322cf53ad60e35501e6aef36abb00106b189
README.md https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-3dbb61607bf1e05aa516d1c924331a2950543be069616406b301898fa681095d
__init__.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-75699e4fd8999dcac830d6e8c388b79fcff8ff863725f844f4fa146c8d54efed
client.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-906257f53a49268d119dfc347acba52fc63e265ee89413f182817d737b3d96db
server.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-ede86f94985ffbe734f27975cd7798fc254a61eb31019bd0ae38ea82e5c6315d
server_lowlevel.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-dcd64ac1199d10d7504c4002fecd170404772c13bf33855c0be5f50aafb376dc
mkdocs.yml https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-98d0f806abc9af24e6a7c545d3d77e8f9ad57643e27211d7a7b896113e420ed2
_streamable_http_modern.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-c5e06136c127a1503b8eab18375355c38ceb7e71b5a1c04b36ebf2fbc3d9067d
server.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-b21bf5e21c058ccfddb404c209f2d4288e4f32b121111ffc9d466638631d13e4
context.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-b8a980ea2822cbd7a2f938f77b794ef9df6724acb5d637fdf87c0ad2bfe2db1a
manager.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-3e581d64a2ee273deae306f54de13424b01482db9d8916a7cabc3145c9c9afbb
server.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-51d6996c0b80b8a5c42e7071451cb9ed3c91b398facebe99b94aad911059190e
subscriptions.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-2c8b94b6afb87bed285e993cbf4dd1d31e8090f69a4f58965ac595bfe48145b1
test_client.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-102fca0ee73076e951e46d27748f998b1136b0356adc57dcbd4505374f16996c
test_first_steps.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-bbf8737e08ee6eb1be5c06d8a38de696868f4c109c523fccae73e2ea71561fac
test_subscriptions.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-a7ff9eb2cb1b5f54cfe74004c58b0bed5e17c2779a5a5f815cfc5f0c575a4fc3
test_server_discover.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-cdb3e450722a7944ee7a5075aea13da268ef672be1571d60c3c8af0829f21f36
test_server.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-c191383f010475fc22bf69d35f14f16d7e45098b05a1a0f03ad66d6c151d1f34
test_streamable_http_modern.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-1e3c8aa3513b03c2ac6b7534d2b3a45dcbf59ef32f158028e9cc2fff0760893f
test_subscriptions.py https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-e3252d2a9546d32096466fd620532d28e12896260e8239beff27b353aa90e152
.github/actions/conformance/expected-failures.2026-07-28.ymlhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-a8ea36ef04436cd253292c3fbbe06e88795d93362fba66a5919cc6793c5f2aef
View file https://github.com/modelcontextprotocol/python-sdk/blob/6eddb3427796f17e35975ee02938c8d6a5265a80/.github/actions/conformance/expected-failures.2026-07-28.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3035/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-a8ea36ef04436cd253292c3fbbe06e88795d93362fba66a5919cc6793c5f2aef
.github/actions/conformance/expected-failures.ymlhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-9554cfe66b53ce3771454545473fbd08be68a3c6ecdd0f837273a3e41e6b67d7
View file https://github.com/modelcontextprotocol/python-sdk/blob/6eddb3427796f17e35975ee02938c8d6a5265a80/.github/actions/conformance/expected-failures.yml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3035/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-9554cfe66b53ce3771454545473fbd08be68a3c6ecdd0f837273a3e41e6b67d7
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-9554cfe66b53ce3771454545473fbd08be68a3c6ecdd0f837273a3e41e6b67d7
docs/advanced/low-level-server.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-70e089ea18cc1d0dcc9b488293d6a16a84f37f75d8984e67b8c8064a9721b537
View file https://github.com/modelcontextprotocol/python-sdk/blob/6eddb3427796f17e35975ee02938c8d6a5265a80/docs/advanced/low-level-server.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3035/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-70e089ea18cc1d0dcc9b488293d6a16a84f37f75d8984e67b8c8064a9721b537
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-70e089ea18cc1d0dcc9b488293d6a16a84f37f75d8984e67b8c8064a9721b537
docs/advanced/subscriptions.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-86e6503f9eaade8719c5dc88a4661406bc3068bbf0709476a326e41697e36a24
View file https://github.com/modelcontextprotocol/python-sdk/blob/6eddb3427796f17e35975ee02938c8d6a5265a80/docs/advanced/subscriptions.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3035/{{ revealButtonHref }}
docs/client/index.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-6db44fd0d4045289d873ac7b19b6478a375bb2131e7057a020076bcbd3d3cc1b
View file https://github.com/modelcontextprotocol/python-sdk/blob/6eddb3427796f17e35975ee02938c8d6a5265a80/docs/client/index.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3035/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-6db44fd0d4045289d873ac7b19b6478a375bb2131e7057a020076bcbd3d3cc1b
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-6db44fd0d4045289d873ac7b19b6478a375bb2131e7057a020076bcbd3d3cc1b
docs/tutorial/context.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-3ff31c491375add2f52dcd7f895d6ebc4ea9ef1979db93413a78f646931fb096
View file https://github.com/modelcontextprotocol/python-sdk/blob/6eddb3427796f17e35975ee02938c8d6a5265a80/docs/tutorial/context.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3035/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-3ff31c491375add2f52dcd7f895d6ebc4ea9ef1979db93413a78f646931fb096
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-3ff31c491375add2f52dcd7f895d6ebc4ea9ef1979db93413a78f646931fb096
docs/tutorial/first-steps.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-77e90629ee3c0de282f9ff84705f39827bd7a80f4f206f0ae40dd432e43a0101
View file https://github.com/modelcontextprotocol/python-sdk/blob/6eddb3427796f17e35975ee02938c8d6a5265a80/docs/tutorial/first-steps.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3035/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-77e90629ee3c0de282f9ff84705f39827bd7a80f4f206f0ae40dd432e43a0101
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-77e90629ee3c0de282f9ff84705f39827bd7a80f4f206f0ae40dd432e43a0101
docs_src/subscriptions/__init__.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-9521bc36669195a14d9c31122b61777ece68998a0c65a496910b5d19ac83114f
View file https://github.com/modelcontextprotocol/python-sdk/blob/6eddb3427796f17e35975ee02938c8d6a5265a80/docs_src/subscriptions/__init__.py
Open in desktop https://desktop.github.com
docs_src/subscriptions/tutorial001.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-28ca9abb9045e4236ef96ef8ab7c17e4bdcf6cc5f4cdfb9746cd1028184f0a2d
View file https://github.com/modelcontextprotocol/python-sdk/blob/6eddb3427796f17e35975ee02938c8d6a5265a80/docs_src/subscriptions/tutorial001.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3035/{{ revealButtonHref }}
docs_src/subscriptions/tutorial002.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-08d7f3f4e27eabce2540293fdc380dffb11b9f1ec2e2dbdc1258355bbaf87fa3
View file https://github.com/modelcontextprotocol/python-sdk/blob/6eddb3427796f17e35975ee02938c8d6a5265a80/docs_src/subscriptions/tutorial002.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3035/{{ revealButtonHref }}
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files
examples/servers/everything-server/mcp_everything_server/server.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-941c156700d335386d0fe33c0d46429e483b49dbcdc451f0e9b8cef9343cb056
View file https://github.com/modelcontextprotocol/python-sdk/blob/6eddb3427796f17e35975ee02938c8d6a5265a80/examples/servers/everything-server/mcp_everything_server/server.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3035/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-941c156700d335386d0fe33c0d46429e483b49dbcdc451f0e9b8cef9343cb056
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-941c156700d335386d0fe33c0d46429e483b49dbcdc451f0e9b8cef9343cb056
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-941c156700d335386d0fe33c0d46429e483b49dbcdc451f0e9b8cef9343cb056
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-941c156700d335386d0fe33c0d46429e483b49dbcdc451f0e9b8cef9343cb056
examples/stories/README.mdhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-eb36043b2439f0ee2fad3fb0df9ad6d6530e25acf10bba9b1df83c1278d16e02
View file https://github.com/modelcontextprotocol/python-sdk/blob/6eddb3427796f17e35975ee02938c8d6a5265a80/examples/stories/README.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3035/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-eb36043b2439f0ee2fad3fb0df9ad6d6530e25acf10bba9b1df83c1278d16e02
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-eb36043b2439f0ee2fad3fb0df9ad6d6530e25acf10bba9b1df83c1278d16e02
examples/stories/manifest.tomlhttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-3465e861f1dadb6428365d1d397e322cf53ad60e35501e6aef36abb00106b189
View file https://github.com/modelcontextprotocol/python-sdk/blob/6eddb3427796f17e35975ee02938c8d6a5265a80/examples/stories/manifest.toml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/3035/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-3465e861f1dadb6428365d1d397e322cf53ad60e35501e6aef36abb00106b189
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-3465e861f1dadb6428365d1d397e322cf53ad60e35501e6aef36abb00106b189
https://github.com/modelcontextprotocol/python-sdk/pull/3035/files#diff-3465e861f1dadb6428365d1d397e322cf53ad60e35501e6aef36abb00106b189
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/3035/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.