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 }}
GTuritto
/
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 Jul 17, 2025
Support falling back to OIDC metadata for auth (#1061)
LucaButBoring
authored
99c4f3c
View commit details
Copy full SHA for 99c4f3c
Browse repository at this point
README - replace code snippets with examples -- auth examples (#1164)
ihrpr
authored
41184ba
View commit details
Copy full SHA for 41184ba
Browse repository at this point
fix flaky fix-test_streamablehttp_client_resumption test (#1166)
ihrpr
authored
813da6a
View commit details
Copy full SHA for 813da6a
Browse repository at this point
docs: add pre-commit install guide on CONTRIBUTING.md (#995)
Show description for 11162d7
dingo4dev
and
felixweinberger
authored
11162d7
View commit details
Copy full SHA for 11162d7
Browse repository at this point
Docs: Update CallToolResult parsing in README (#812)
Show description for dd79297
functicons
and
felixweinberger
authored
dd79297
View commit details
Copy full SHA for dd79297
Browse repository at this point
Tests(cli): Add coverage for helper functions (#635)
davenpi
authored
c0bc666
View commit details
Copy full SHA for c0bc666
Browse repository at this point
chore: don't allow users to create issues outside the templates (#1163)
Kludex
authored
a99711d
View commit details
Copy full SHA for a99711d
Browse repository at this point
Commits on Jul 16, 2025
README - replace code snippets with examples - streamable http (#1155)
ihrpr
authored
e975d05
View commit details
Copy full SHA for e975d05
Browse repository at this point
README - replace code snippets with examples - add lowlevel to snippets (#1150)
ihrpr
authored
0b4ce00
View commit details
Copy full SHA for 0b4ce00
Browse repository at this point
Commits on Jul 15, 2025
fix markdown error in README in main (#1147)
ihrpr
authored
6566c08
View commit details
Copy full SHA for 6566c08
Browse repository at this point
Add streamable HTTP starlette example to Python SDK docs (#1111)
pamelafox
authored
0130f5b
View commit details
Copy full SHA for 0130f5b
Browse repository at this point
Implement RFC9728 - Support WWW-Authenticate header by MCP client (#1071)
yurikunash
authored
eb5146d
View commit details
Copy full SHA for eb5146d
Browse repository at this point
Add regression test for stateless request memory cleanup (#1140)
felixweinberger
authored
bd9885f
View commit details
Copy full SHA for bd9885f
Browse repository at this point
Commits on Jul 14, 2025
tests: use `inline_snapshot.Is` on parametrized test (#945)
Show description for 95b44fb
Kludex
and
felixweinberger
authored
95b44fb
View commit details
Copy full SHA for 95b44fb
Browse repository at this point
Close server session after handle stateless request (#1116)
hopeful0
authored
b8cb367
View commit details
Copy full SHA for b8cb367
Browse repository at this point
README - replace code snippets with examples - direct execution and display utilities (#1137)
ihrpr
authored
a10fec7
View commit details
Copy full SHA for a10fec7
Browse repository at this point
README - replace code snippets with examples (#1136)
ihrpr
authored
9bf5160
View commit details
Copy full SHA for 9bf5160
Browse repository at this point
Fix BaseModel method name conflicts in func_metadata (#1123)
bhosmer-ant
authored
49991fd
View commit details
Copy full SHA for 49991fd
Browse repository at this point
Commits on Jul 11, 2025
add regression tests for #1113 (#1122)
bhosmer-ant
authored
d28a1a6
View commit details
Copy full SHA for d28a1a6
Browse repository at this point
Update routing for streamable HTTP to avoid 307 redirect (#1115)
Show description for fd11eca
yurikunash
and
ihrpr
authored
fd11eca
View commit details
Copy full SHA for fd11eca
Browse repository at this point
Commits on Jul 10, 2025
Avoiding to parse string arguments containing valid JSON if the argument annotation is str (#1113)
cjg
authored
0a4e8d4
View commit details
Copy full SHA for 0a4e8d4
Browse repository at this point
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
Browse repository at this point
The lifespan_context object here is not a dictionary like the other e… (#1002)
Show description for ee54acb
johnbikes
and
ihrpr
authored
ee54acb
View commit details
Copy full SHA for ee54acb
Browse repository at this point
Fix missing line in generated snippets (#1117)
ihrpr
authored
b2d4322
View commit details
Copy full SHA for b2d4322
Browse repository at this point
chore: add markdownlint on pre-commit hook and lint md files (#996)
Show description for 6d092af
dingo4dev
and
Kludex
authored
6d092af
View commit details
Copy full SHA for 6d092af
Browse repository at this point
Commits on Jul 9, 2025
Adding description field to the FastMCP get_prompt method (#614)
Show description for f55831e
megandsouza03
and
ihrpr
authored
f55831e
View commit details
Copy full SHA for f55831e
Browse repository at this point
Fix: Prevent session manager shutdown on individual session crash (#841)
Show description for 7b1078b
3 people
authored
7b1078b
View commit details
Copy full SHA for 7b1078b
Browse repository at this point
fweinberger/align shutdown with spec (#1091)
Show description for 3abefee
felixweinberger
and
davenpi
authored
3abefee
View commit details
Copy full SHA for 3abefee
Browse repository at this point
fix pyright check in CI (#1108)
ihrpr
authored
9b4c2dd
View commit details
Copy full SHA for 9b4c2dd
Browse repository at this point
Fix completions (#1107)
ihrpr
authored
c067ef2
View commit details
Copy full SHA for c067ef2
Browse repository at this point
clean up log.error (#1109)
ihrpr
authored
4fee123
View commit details
Copy full SHA for 4fee123
Browse repository at this point
Doc update + validation in SseServerTransport + existing test fixes: addresses Issue: #827 (#900)
AishwaryaKalloli
authored
bd84329
View commit details
Copy full SHA for bd84329
Browse repository at this point
Commits on Jul 8, 2025
#552 (#707)
Show description for b16c2a8
DanielAvdar
and
felixweinberger
authored
b16c2a8
View commit details
Copy full SHA for b16c2a8
Browse repository at this point
remove max message size (#1105)
ihrpr
authored
beacd6e
View commit details
Copy full SHA for beacd6e
Browse repository at this point
Improve child process termination on POSIX & Windows (#1078)
Show description for e033621
3 people
authored
e033621
View commit details
Copy full SHA for e033621
Browse repository at this point
Previous
Next
You can’t perform that action at this time.