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 }}
chughtapan
/
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
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-sdk
src
mcp
client
on
python-sdk
User selector
All users
All time
Commit history
Commits on Aug 26, 2025
types: Setting default value for method: Literal (#1292)
sreenaths
authored
07ae8c0
View commit details
Copy full SHA for 07ae8c0
View code at this point
Browse repository at this point
SDK Parity: Avoid Parsing Server Response for non-JsonRPCMessage Requests (#1290)
justin-yi-wang
authored
9c6fd15
View commit details
Copy full SHA for 9c6fd15
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
Add PATHEXT to default STDIO env vars in windows (#1256)
timesler
authored
9a8592e
View commit details
Copy full SHA for 9a8592e
View code at this point
Browse repository at this point
fix: avoid uncessary retries in OAuth authenticated requests (#1206)
Show description for e750a06
keurcien
and
felixweinberger
authored
e750a06
View commit details
Copy full SHA for e750a06
View code at this point
Browse repository at this point
Commits on Aug 14, 2025
fix: prevent async generator cleanup errors in StreamableHTTP transport (#1271)
Show description for d1ac8d6
mous222
and
dsp-ant
authored
d1ac8d6
View commit details
Copy full SHA for d1ac8d6
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
Consistent casing for default headers Accept and Content-Type (#1263)
Gregory L
authored
a82c69b
View commit details
Copy full SHA for a82c69b
View code at this point
Browse repository at this point
Commits on Jul 24, 2025
fix: perform auth server metadata discovery fallbacks on any 4xx (#1193)
LucaButBoring
authored
35777b9
View commit details
Copy full SHA for 35777b9
View code at this point
Browse repository at this point
Commits on Jul 21, 2025
fix: fix OAuth flow request object handling (#1174)
clareliguori
authored
6a84a2f
View commit details
Copy full SHA for 6a84a2f
View code at this point
Browse repository at this point
Commits on Jul 17, 2025
Support falling back to OIDC metadata for auth (#1061)
LucaButBoring
authored
99c4f3c
View commit details
Copy full SHA for 99c4f3c
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Implement RFC9728 - Support WWW-Authenticate header by MCP client (#1071)
yurikunash
authored
eb5146d
View commit details
Copy full SHA for eb5146d
View code at this point
Browse repository at this point
Commits on Jul 10, 2025
Ensure failed oauth registration response is read before accessing response.text (#1118)
Show description for 81fe63a
jlowin
and
ihrpr
authored
81fe63a
View commit details
Copy full SHA for 81fe63a
View code at this point
Browse repository at this point
Commits on Jul 9, 2025
fweinberger/align shutdown with spec (#1091)
Show description for 3abefee
felixweinberger
and
davenpi
authored
3abefee
View commit details
Copy full SHA for 3abefee
View code at this point
Browse repository at this point
clean up log.error (#1109)
ihrpr
authored
4fee123
View commit details
Copy full SHA for 4fee123
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
Improve child process termination on POSIX & Windows (#1078)
Show description for e033621
3 people
authored
e033621
View commit details
Copy full SHA for e033621
View code at this point
Browse repository at this point
Unify process termination on POSIX & Windows (+ tests) (#1044)
Show description for cf72565
felixweinberger
and
cristipufu
authored
cf72565
View commit details
Copy full SHA for cf72565
View code at this point
Browse repository at this point
Commits on Jul 4, 2025
chore: bump ruff (#1085)
Kludex
authored
9301924
View commit details
Copy full SHA for 9301924
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
Remove setting global logging config (#1048)
njbrake
authored
3f0964d
View commit details
Copy full SHA for 3f0964d
View code at this point
Browse repository at this point
Commits on Jun 26, 2025
feat: Add structured output support for tool functions (#993)
bhosmer-ant
authored
43bb24f
View commit details
Copy full SHA for 43bb24f
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
Make "resource" optional on earlier protocols (#1017)
Show description for 41f3bc3
dr3s
authored
41f3bc3
View commit details
Copy full SHA for 41f3bc3
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
refactor: rename DummyProcess to FallbackProcess in Windows stdio (#1015)
felixweinberger
authored
4d45bb8
View commit details
Copy full SHA for 4d45bb8
View code at this point
Browse repository at this point
Fix `/.well-known/oauth-authorization-server` dropping path (#1014)
ihrpr
authored
6747688
View commit details
Copy full SHA for 6747688
View code at this point
Browse repository at this point
Fix Windows subprocess NotImplementedError (STDIO clients) (#596)
Show description for ecc9165
theailanguage
authored
ecc9165
View commit details
Copy full SHA for ecc9165
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
RFC 8707 Resource Indicators Implementation (#991)
ihrpr
authored
679b229
View commit details
Copy full SHA for 679b229
View code at this point
Browse repository at this point
MCP server separation into Authorization Server (AS) and Resource Server (RS) roles per spec PR #338 (#982)
Show description for 17f9c00
ihrpr
and
pcarleton
authored
17f9c00
View commit details
Copy full SHA for 17f9c00
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
Add support for Elicitation (#625)
Show description for 69e6572
ihrpr
and
dsp-ant
authored
69e6572
View commit details
Copy full SHA for 69e6572
View code at this point
Browse repository at this point
Include context into completions (#966)
ihrpr
authored
a3bcabd
View commit details
Copy full SHA for a3bcabd
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
Rename ResourceReference to ResourceTemplateReference (#947)
ihrpr
authored
f3cd20c
View commit details
Copy full SHA for f3cd20c
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
feat: implement MCP-Protocol-Version header requirement for HTTP transport (#898)
felixweinberger
authored
df15e95
View commit details
Copy full SHA for df15e95
View code at this point
Browse repository at this point
set timeout for sse in httpx_client_factory (#943)
ihrpr
authored
0bcecff
View commit details
Copy full SHA for 0bcecff
View code at this point
Browse repository at this point
Allow to pass timeout as float (#941)
Kludex
authored
20dc0fb
View commit details
Copy full SHA for 20dc0fb
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
Use 120 characters instead of 88 (#856)
Kludex
authored
5439619
View commit details
Copy full SHA for 5439619
View code at this point
Browse repository at this point
Commits on Jun 7, 2025
Use `total_seconds` instead of `seconds` on timeout (#896)
Kludex
authored
b0b44c2
View commit details
Copy full SHA for b0b44c2
View code at this point
Browse repository at this point
Commits on May 29, 2025
Client sampling and roots capabilities set to None if not implemented (#802)
Show description for 7f94bef
lorenzocesconetto
and
ihrpr
authored
7f94bef
View commit details
Copy full SHA for 7f94bef
View code at this point
Browse repository at this point
Commits on May 28, 2025
Prevent stdio connection hang for missing server path. (#401)
Show description for f5dd324
TimChild
and
ihrpr
authored
f5dd324
View commit details
Copy full SHA for f5dd324
View code at this point
Browse repository at this point
Commits on May 27, 2025
RFC: Lower log levels used for connections (#821)
nickcoai
authored
532b117
View commit details
Copy full SHA for 532b117
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.