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 }}
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
Branch selector
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
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
Commits on Nov 13, 2025
Fix CI highest resolution test to actually test highest versions (#1609)
maxisbey
authored
9724ad1
View commit details
Copy full SHA for 9724ad1
Browse repository at this point
Refactor `func_metadata()` implementation (#1496)
Viicos
authored
116c13e
View commit details
Copy full SHA for 116c13e
Browse repository at this point
Fix OAuth discovery fallback and URL ordering (#1624)
maxisbey
authored
91ccdb3
View commit details
Copy full SHA for 91ccdb3
Browse repository at this point
Add client_id_metadata_document_supported to OAuthMetadata (#1603)
maxisbey
authored
5e1aa40
View commit details
Copy full SHA for 5e1aa40
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
Browse repository at this point
Commits on Nov 11, 2025
Add SEP-1034 conformance test support to everything-server (#1604)
Show description for be73067
felixweinberger
and
maxisbey
authored
be73067
View commit details
Copy full SHA for be73067
Browse repository at this point
Add coverage baseline commit to git-blame-ignore (#1613)
maxisbey
authored
720d713
View commit details
Copy full SHA for 720d713
Browse repository at this point
Add end-of-file-fixer pre-commit hook (#1610)
maxisbey
authored
a864840
View commit details
Copy full SHA for a864840
Browse repository at this point
Get baseline 100% clean coverage (#1553)
maxisbey
authored
89e9c43
View commit details
Copy full SHA for 89e9c43
Browse repository at this point
Commits on Nov 9, 2025
Add everything-server for comprehensive MCP conformance testing (#1587)
felixweinberger
authored
da4fce2
View commit details
Copy full SHA for da4fce2
Browse repository at this point
Commits on Nov 6, 2025
Add get_server_capabilities() to ClientSession (#1588)
crondinini-ant
authored
9eae96a
View commit details
Copy full SHA for 9eae96a
Browse repository at this point
Add --frozen flag to uv run commands in Claude config (#1583)
maxisbey
authored
b7b0f8e
View commit details
Copy full SHA for b7b0f8e
Browse repository at this point
Commits on Nov 5, 2025
Implement SEP-985: OAuth Protected Resource Metadata discovery fallback (#1548)
Show description for 3390e49
3 people
authored
3390e49
View commit details
Copy full SHA for 3390e49
Browse repository at this point
Commits on Nov 4, 2025
Fix typo in `ClientSessionGroup` doc string (#1572)
inaku-Gyan
authored
de2289d
View commit details
Copy full SHA for de2289d
Browse repository at this point
Commits on Nov 3, 2025
Update Starlette to 0.49.1 in uv.lock (#1559)
ColeMurray
authored
3a9f118
View commit details
Copy full SHA for 3a9f118
Browse repository at this point
Commits on Oct 31, 2025
docs: use article "an" before "MCP" instead of "a" (#1558)
koic
authored
202af49
View commit details
Copy full SHA for 202af49
Browse repository at this point
Commits on Oct 30, 2025
Fix auth client example URL handling for oauth provider (#1549)
pcarleton
authored
6f2cd0c
View commit details
Copy full SHA for 6f2cd0c
Browse repository at this point
Commits on Oct 29, 2025
Fix pyright error and replace wildcard import with explicit imports (#1532)
maxisbey
authored
8cdac3d
View commit details
Copy full SHA for 8cdac3d
Browse repository at this point
Implement RFC 7523 JWT flows (#1247)
Show description for f161149
LucaButBoring
and
yannj-fr
authored
f161149
View commit details
Copy full SHA for f161149
Browse repository at this point
fix: Replace remaining manual server polling with wait_for_server helper (#1529)
maxisbey
authored
db9e451
View commit details
Copy full SHA for db9e451
Browse repository at this point
Commits on Oct 28, 2025
Fix flaky timeout test in test_88_random_error (#1525)
maxisbey
authored
c44e68f
View commit details
Copy full SHA for c44e68f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.