Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
modelcontextprotocol
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
4k
Star
24.4k
Code
Issues
242
Pull requests
192
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Work through the spec-conformance gaps recorded by the interaction suite
- #2999
#2999
Draft
maxisbey
wants to merge 14 commits into
main
modelcontextprotocol/python-sdk:main
from
requirements-divergences
modelcontextprotocol/python-sdk:requirements-divergences
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Draft
Work through the spec-conformance gaps recorded by the interaction suite
#2999
maxisbey
wants to merge 14 commits into
main
modelcontextprotocol/python-sdk:main
from
requirements-divergences
modelcontextprotocol/python-sdk:requirements-divergences
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2026
Tighten requirements-catalog divergence notes to match current SDK behaviour
Show description for 68e4eb2
maxisbey
committed
68e4eb2
View commit details
Copy full SHA for 68e4eb2
Browse repository at this point
Emit RFC 6750 scope= in WWW-Authenticate and validate token audience
Show description for bad42e2
maxisbey
committed
bad42e2
View commit details
Copy full SHA for bad42e2
Browse repository at this point
Stop replying to cancelled requests; map unhandled handler exceptions to -32603
Show description for 47639a2
maxisbey
committed
47639a2
View commit details
Copy full SHA for 47639a2
Browse repository at this point
Reject bearer tokens that carry no audience claim
Show description for a173446
maxisbey
committed
a173446
View commit details
Copy full SHA for a173446
Browse repository at this point
Use spec error codes for unhandled elicitation/create and roots/list
Show description for 884badc
maxisbey
committed
884badc
View commit details
Copy full SHA for 884badc
Browse repository at this point
Reject non-HTTPS, non-loopback redirect URIs at client registration
Show description for 24061fe
maxisbey
committed
24061fe
View commit details
Copy full SHA for 24061fe
Browse repository at this point
Align OAuth client with spec on PKCE verification and scope selection
Show description for 3eb352c
maxisbey
committed
3eb352c
View commit details
Copy full SHA for 3eb352c
Browse repository at this point
Reject a second initialize on an already-initialized session
Show description for 1e2bd9b
maxisbey
committed
1e2bd9b
View commit details
Copy full SHA for 1e2bd9b
Browse repository at this point
Make the prompt test's opaque coverage workaround explicit
Show description for 8f60ebe
maxisbey
committed
8f60ebe
View commit details
Copy full SHA for 8f60ebe
Browse repository at this point
Add an opt-in strict_capabilities flag to Client and ClientSession
Show description for 28f500c
maxisbey
committed
28f500c
View commit details
Copy full SHA for 28f500c
Browse repository at this point
Deprecate ServerSession.send_progress_notification
Show description for eddfa29
maxisbey
committed
eddfa29
View commit details
Copy full SHA for eddfa29
Browse repository at this point
Type the elicitation requested schema on the send side
Show description for 3605ec0
maxisbey
committed
3605ec0
View commit details
Copy full SHA for 3605ec0
Browse repository at this point
Record two divergences as intentional, ecosystem-consistent choices
Show description for c2b3e8e
maxisbey
committed
c2b3e8e
View commit details
Copy full SHA for c2b3e8e
Browse repository at this point
Commits on Jun 28, 2026
Close cancelled HTTP exchanges and harden auth validation
Show description for c53aefd
maxisbey
committed
c53aefd
View commit details
Copy full SHA for c53aefd
Browse repository at this point
You can’t perform that action at this time.