Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
modelcontextprotocol
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
15.9k
Code
Issues
333
Pull requests
67
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 10, 2025
The lifespan_context object here is not a dictionary like the other e… (#1002)
Show description for ee54acb
johnbikes
and
ihrpr
authored
ee54acb
Copy full SHA for ee54acb
Fix missing line in generated snippets (#1117)
ihrpr
authored
b2d4322
Copy full SHA for b2d4322
chore: add markdownlint on pre-commit hook and lint md files (#996)
Show description for 6d092af
dingo4dev
and
Kludex
authored
6d092af
Copy full SHA for 6d092af
Commits on Jul 9, 2025
Adding description field to the FastMCP get_prompt method (#614)
Show description for f55831e
megandsouza03
and
ihrpr
authored
f55831e
Copy full SHA for f55831e
Fix: Prevent session manager shutdown on individual session crash (#841)
Show description for 7b1078b
3 people
authored
7b1078b
Copy full SHA for 7b1078b
fweinberger/align shutdown with spec (#1091)
Show description for 3abefee
felixweinberger
and
davenpi
authored
3abefee
Copy full SHA for 3abefee
fix pyright check in CI (#1108)
ihrpr
authored
9b4c2dd
Copy full SHA for 9b4c2dd
Fix completions (#1107)
ihrpr
authored
c067ef2
Copy full SHA for c067ef2
clean up log.error (#1109)
ihrpr
authored
4fee123
Copy full SHA for 4fee123
Doc update + validation in SseServerTransport + existing test fixes: addresses Issue: #827 (#900)
AishwaryaKalloli
authored
bd84329
Copy full SHA for bd84329
Commits on Jul 8, 2025
#552 (#707)
Show description for b16c2a8
DanielAvdar
and
felixweinberger
authored
b16c2a8
Copy full SHA for b16c2a8
remove max message size (#1105)
ihrpr
authored
beacd6e
Copy full SHA for beacd6e
Improve child process termination on POSIX & Windows (#1078)
Show description for e033621
3 people
authored
e033621
Copy full SHA for e033621
Unify process termination on POSIX & Windows (+ tests) (#1044)
Show description for cf72565
felixweinberger
and
cristipufu
authored
cf72565
Copy full SHA for cf72565
Commits on Jul 7, 2025
Update text to make clear Elicitation is not directly associated with… (#1062)
evalstate
authored
08d364d
Copy full SHA for 08d364d
Fix Pydantic field alias consistency in structured output (#1099)
sjwhole
authored
5c9cf29
Copy full SHA for 5c9cf29
fix: Expose completions capability (#865)
fredericbarthelet
authored
906ceea
Copy full SHA for 906ceea
Commits on Jul 6, 2025
Fix async resource functions not being awaited (#1092)
Show description for 3d67e72
ihrpr
and
Kludex
authored
3d67e72
Copy full SHA for 3d67e72
tests: add lowest dependency tests (#1067)
Show description for 3fa7bc7
Kludex
and
ihrpr
authored
3fa7bc7
Copy full SHA for 3fa7bc7
Commits on Jul 4, 2025
Embed code snippets for README from executable examples (#1055)
ihrpr
authored
adf3271
Copy full SHA for adf3271
fix: support "form_post" to be one of response modes in authorization server metadata validation (#1046)
ke-yu
authored
7bc190b
Copy full SHA for 7bc190b
docs: fix dev server command in README (#848) (#859)
Lasdw6
authored
31076ab
Copy full SHA for 31076ab
chore: bump ruff (#1085)
Kludex
authored
9301924
Copy full SHA for 9301924
Commits on Jun 29, 2025
Flaky test fix (#1050)
AishwaryaKalloli
authored
6f43d1f
Copy full SHA for 6f43d1f
Commits on Jun 27, 2025
Bump Pydantic in the lockfile (#1041)
medaminezghal
authored
7942184
Copy full SHA for 7942184
Remove setting global logging config (#1048)
njbrake
authored
3f0964d
Copy full SHA for 3f0964d
Commits on Jun 26, 2025
Remove frozen from build (#1040)
ihrpr
authored
dced223
Copy full SHA for dced223
unpin jsonschema version (#1037)
ihrpr
authored
0323831
Copy full SHA for 0323831
Update latest protocol version to 2025-06-18 (#1036)
ihrpr
authored
4b65963
Copy full SHA for 4b65963
feat: Add structured output support for tool functions (#993)
bhosmer-ant
authored
43bb24f
Copy full SHA for 43bb24f
Commits on Jun 25, 2025
Add schema validation to lowlevel server (#1005)
bhosmer-ant
authored
c8bbfc0
Copy full SHA for c8bbfc0
ci: add --frozen flag to all uv commands in workflows (#970)
Show description for 0b11bdb
dsp-ant
and
claude
authored
0b11bdb
Copy full SHA for 0b11bdb
Make "resource" optional on earlier protocols (#1017)
Show description for 41f3bc3
dr3s
authored
41f3bc3
Copy full SHA for 41f3bc3
Commits on Jun 24, 2025
refactor: rename DummyProcess to FallbackProcess in Windows stdio (#1015)
felixweinberger
authored
4d45bb8
Copy full SHA for 4d45bb8
Fix `/.well-known/oauth-authorization-server` dropping path (#1014)
ihrpr
authored
6747688
Copy full SHA for 6747688
Pagination
Previous
Next
You can’t perform that action at this time.