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
Accelerator
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
Type
/
to 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 }}
Junyi-99
/
python-sdk
Public
forked from
modelcontextprotocol/python-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Dec 15, 2025
Fix for Url Elicitation issue 1768 (#1780)
gopitk
authored
8ac0cab
View commit details
Copy full SHA for 8ac0cab
Browse repository at this point
Commits on Dec 12, 2025
fix: use correct python command name in test_stdio.py (#1782)
Show description for 65b36de
WOnder93
authored
65b36de
View commit details
Copy full SHA for 65b36de
Browse repository at this point
Commits on Dec 10, 2025
Add `streamable_http_client` which accepts `httpx.AsyncClient` instead of `httpx_client_factory` (#1177)
Show description for a3a4b8d
Kludex
and
felixweinberger
authored
a3a4b8d
View commit details
Copy full SHA for a3a4b8d
Browse repository at this point
Fix JSON-RPC error response ID matching (#1720)
Show description for cc8382c
3 people
authored
cc8382c
View commit details
Copy full SHA for cc8382c
Browse repository at this point
Commits on Dec 9, 2025
feat: client-side support for SEP-1577 sampling with tools (#1722)
jlowin
authored
0dedbd9
View commit details
Copy full SHA for 0dedbd9
Browse repository at this point
chore: remove release-comment workflow (#1758)
maxisbey
authored
779271a
View commit details
Copy full SHA for 779271a
Browse repository at this point
Skip empty SSE data to avoid parsing errors (#1753)
Show description for 2bf9b10
injusticescorpio
and
maxisbey
authored
2bf9b10
View commit details
Copy full SHA for 2bf9b10
Browse repository at this point
fix: allow MIME type parameters in resource validation (RFC 2045) (#1755)
Show description for 8ac11ec
antonpk1
and
claude
authored
8ac11ec
View commit details
Copy full SHA for 8ac11ec
Browse repository at this point
feat: add workflow to comment on PRs when released (#1750)
felixweinberger
authored
b7cc254
View commit details
Copy full SHA for b7cc254
Browse repository at this point
Commits on Dec 8, 2025
refactor(auth): remove unused _register_client method (#1748)
maxisbey
authored
8b984d9
View commit details
Copy full SHA for 8b984d9
Browse repository at this point
Commits on Dec 4, 2025
fix: skip priming events and close_sse_stream for old protocol versions (#1719)
felixweinberger
authored
89ff338
View commit details
Copy full SHA for 89ff338
Browse repository at this point
fix: handle ClosedResourceError in StreamableHTTP message router (#1384)
Show description for 9ed0b93
3 people
authored
9ed0b93
View commit details
Copy full SHA for 9ed0b93
Browse repository at this point
Commits on Dec 3, 2025
fix: add lifespan context manager to StreamableHTTP mounting examples (#1669)
Show description for 72a3400
3 people
authored
72a3400
View commit details
Copy full SHA for 72a3400
Browse repository at this point
Commits on Dec 2, 2025
chore: update LATEST_PROTOCOL_VERSION to 2025-11-25 (#1715)
felixweinberger
authored
8e02fc1
View commit details
Copy full SHA for 8e02fc1
Browse repository at this point
Merge commit from fork
Show description for d3a1841
pcarleton
authored
d3a1841
View commit details
Copy full SHA for d3a1841
Browse repository at this point
feat: backwards-compatible create_message overloads for SEP-1577 (#1713)
felixweinberger
authored
fa851d9
View commit details
Copy full SHA for fa851d9
Browse repository at this point
Support client_credentials flow with JWT and Basic auth (#1663)
Show description for f82b0c9
3 people
authored
f82b0c9
View commit details
Copy full SHA for f82b0c9
Browse repository at this point
Add SSE polling support (SEP-1699) (#1654)
felixweinberger
authored
281fd47
View commit details
Copy full SHA for 281fd47
Browse repository at this point
Commits on Dec 1, 2025
Add on_session_created callback option (#1710)
crondinini-ant
authored
2cd178a
View commit details
Copy full SHA for 2cd178a
Browse repository at this point
Commits on Nov 28, 2025
SEP-1686: Tasks (#1645)
maxisbey
authored
c92bb2f
View commit details
Copy full SHA for c92bb2f
Browse repository at this point
Commits on Nov 26, 2025
Skip empty SSE data to avoid parsing errors (#1670)
felixweinberger
authored
5983a65
View commit details
Copy full SHA for 5983a65
Browse repository at this point
Commits on Nov 25, 2025
Implement SEP-1036: URL mode elicitation for secure out-of-band interactions (#1580)
Show description for 02b7889
cbcoutinho
and
felixweinberger
authored
02b7889
View commit details
Copy full SHA for 02b7889
Browse repository at this point
Commits on Nov 24, 2025
Update doc string on custom_route (#1660)
pcarleton
authored
27279bc
View commit details
Copy full SHA for 27279bc
Browse repository at this point
feat: implement SEP-991 URL-based client ID (CIMD) support (#1652)
Show description for f225013
3 people
authored
f225013
View commit details
Copy full SHA for f225013
Browse repository at this point
fix: url for spec (#1659)
felixweinberger
authored
f2517fe
View commit details
Copy full SHA for f2517fe
Browse repository at this point
Implement SEP-986: Tool name validation (#1655)
felixweinberger
authored
091afb8
View commit details
Copy full SHA for 091afb8
Browse repository at this point
[auth][conformance] add conformance auth client (#1640)
Show description for 998f0ee
3 people
authored
998f0ee
View commit details
Copy full SHA for 998f0ee
Browse repository at this point
Commits on Nov 23, 2025
SEP-1330: Elicitation Enum Schema Improvements and Standards Compliance (#1246)
Show description for b19fa6f
chughtapan
and
felixweinberger
authored
b19fa6f
View commit details
Copy full SHA for b19fa6f
Browse repository at this point
Implement SEP-1577 - Sampling With Tools (#1594)
Show description for 71c4755
3 people
authored
71c4755
View commit details
Copy full SHA for 71c4755
Browse repository at this point
Commits on Nov 20, 2025
Add client_secret_basic authentication support (#1334)
Show description for c51936f
jonshea
and
pcarleton
authored
c51936f
View commit details
Copy full SHA for c51936f
Browse repository at this point
Add tests for JSON Schema 2020-12 field preservation (SEP-1613) (#1649)
felixweinberger
authored
397089a
View commit details
Copy full SHA for 397089a
Browse repository at this point
docs: Update examples to use stateless HTTP with JSON responses (#1499)
domdomegg
authored
fcffa14
View commit details
Copy full SHA for fcffa14
Browse repository at this point
Commits on Nov 19, 2025
chore: Lazy import `jsonschema` library (#1596)
Show description for 9c8f763
wuliang229
and
maxisbey
authored
9c8f763
View commit details
Copy full SHA for 9c8f763
Browse repository at this point
Commits on Nov 16, 2025
fix get_client_metadata_scopes on 401 (#1631)
Show description for 5489e8b
abliznyuk
and
maxisbey
authored
5489e8b
View commit details
Copy full SHA for 5489e8b
Browse repository at this point
feat: Pass through and expose additional parameters in `ClientSessionGroup.call_tool` and `.connect_to_server` (#1576)
inaku-Gyan
authored
a357380
View commit details
Copy full SHA for a357380
Browse repository at this point
Previous
Next
You can’t perform that action at this time.