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
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 }}
kylestratis
/
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
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
shared
on
main
User selector
All users
All time
Commit history
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
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
fix: url for spec (#1659)
felixweinberger
authored
f2517fe
View commit details
Copy full SHA for f2517fe
View code at this point
Browse repository at this point
Implement SEP-986: Tool name validation (#1655)
felixweinberger
authored
091afb8
View commit details
Copy full SHA for 091afb8
View code at this point
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
View code at this point
Browse repository at this point
Commits on Nov 13, 2025
Add client_id_metadata_document_supported to OAuthMetadata (#1603)
maxisbey
authored
5e1aa40
View commit details
Copy full SHA for 5e1aa40
View code at this point
Browse repository at this point
refactor: extract OAuth helper functions and simplify provider state (#1586)
maxisbey
authored
7d12e83
View commit details
Copy full SHA for 7d12e83
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
Get baseline 100% clean coverage (#1553)
maxisbey
authored
89e9c43
View commit details
Copy full SHA for 89e9c43
View code at this point
Browse repository at this point
Commits on Oct 29, 2025
Implement RFC 7523 JWT flows (#1247)
Show description for f161149
LucaButBoring
and
yannj-fr
authored
f161149
View commit details
Copy full SHA for f161149
View code at this point
Browse repository at this point
Commits on Oct 3, 2025
Add documentation about testing (#1426)
Kludex
authored
814c9c0
View commit details
Copy full SHA for 814c9c0
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
fix: improve misleading warning for progress callback exceptions (#775)
lorenzocesconetto
authored
d648a31
View commit details
Copy full SHA for d648a31
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
Issue 1379 patch - Fix MCP server OAuth not working with Visual Studio Code and others with extra grant_types (#1380)
automaton82
authored
9323efa
View commit details
Copy full SHA for 9323efa
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
Accept additional response_types values from OAuth servers (#1323)
jonshea
authored
1940040
View commit details
Copy full SHA for 1940040
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
Remove strict validation on `response_modes_supported` member of `OAuthMetadata` (#1243)
joesavage-silabs
authored
ef4e167
View commit details
Copy full SHA for ef4e167
View code at this point
Browse repository at this point
Commits on Aug 6, 2025
fix: allow to pass `list[str]` to `token_endpoint_auth_signing_alg_values_supported` (#1226)
yannj-fr
authored
e68e513
View commit details
Copy full SHA for e68e513
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
Improved supported for ProtectedResourceMetadata (#1235)
Show description for 68e25d4
yannj-fr
and
pcarleton
authored
68e25d4
View commit details
Copy full SHA for 68e25d4
View code at this point
Browse repository at this point
Commits on Jul 4, 2025
fix: support "form_post" to be one of response modes in authorization server metadata validation (#1046)
ke-yu
authored
7bc190b
View commit details
Copy full SHA for 7bc190b
View code at this point
Browse repository at this point
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 26, 2025
Update latest protocol version to 2025-06-18 (#1036)
ihrpr
authored
4b65963
View commit details
Copy full SHA for 4b65963
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 title to tools, resources, prompts (#972)
Show description for a2f8766
felixweinberger
and
claude
authored
a2f8766
View commit details
Copy full SHA for a2f8766
View code at this point
Browse repository at this point
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
Fix uncaught exception in MCP server (#967)
ddworken
authored
7b42065
View commit details
Copy full SHA for 7b42065
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 10, 2025
Fix uncaught exception in MCP server (#822)
ddworken
authored
29c69e6
View commit details
Copy full SHA for 29c69e6
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
relax validation (#879)
dr3s
authored
1a9ead0
View commit details
Copy full SHA for 1a9ead0
View code at this point
Browse repository at this point
Commits on Jun 7, 2025
Support Cursor OAuth client registration (#895)
sam-tombury
authored
2bce10b
View commit details
Copy full SHA for 2bce10b
View code at this point
Browse repository at this point
Commits on May 28, 2025
Support for http request injection propagation to tools (#816)
ihrpr
authored
70014a2
View commit details
Copy full SHA for 70014a2
View code at this point
Browse repository at this point
Commits on May 27, 2025
send errors to pending requests if server closes (#333)
Show description for 7901552
mroch
and
ihrpr
authored
7901552
View commit details
Copy full SHA for 7901552
View code at this point
Browse repository at this point
Commits on May 23, 2025
Support custom httpx client creation (#752)
nickcoai
authored
10cf0f7
View commit details
Copy full SHA for 10cf0f7
View code at this point
Browse repository at this point
Commits on May 19, 2025
Add OAuth authentication client for HTTPX (#751)
Show description for e33cd41
ihrpr
and
pcarleton
authored
e33cd41
View commit details
Copy full SHA for e33cd41
View code at this point
Browse repository at this point
Commits on May 15, 2025
Add progress notification callback for client (#721)
ihrpr
authored
5d33861
View commit details
Copy full SHA for 5d33861
View code at this point
Browse repository at this point
Set 2025-03-26 as the latest protocol version (#719)
ihrpr
authored
13f0182
View commit details
Copy full SHA for 13f0182
View code at this point
Browse repository at this point
Commits on May 13, 2025
feat: add message to ProgressNotification (#435)
Show description for 9e66f7c
aksheyd
and
ihrpr
authored
9e66f7c
View commit details
Copy full SHA for 9e66f7c
View code at this point
Browse repository at this point
Commits on May 12, 2025
Fix streamable http sampling (#693)
ihrpr
authored
c6fb822
View commit details
Copy full SHA for c6fb822
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.