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 }}
codezkk
/
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 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
fix: Replace arbitrary sleeps with active server readiness checks in tests (#1527)
Show description for 3e86edf
maxisbey
and
claude
authored
3e86edf
View commit details
Copy full SHA for 3e86edf
Browse repository at this point
fix: Replace fixed sleep with active server readiness check in SSE tests (#1526)
maxisbey
authored
f97f7c4
View commit details
Copy full SHA for f97f7c4
Browse repository at this point
fix: Update spec links to new modelcontextprotocol.io location (#1491)
maxisbey
authored
7ac40af
View commit details
Copy full SHA for 7ac40af
Browse repository at this point
fix: replace deprecated dev-dependencies in examples/clients (#1518)
yukuanj
authored
673423d
View commit details
Copy full SHA for 673423d
Browse repository at this point
Commits on Oct 27, 2025
Relax Accept header requirement for JSON-only responses (#1500)
domdomegg
authored
31ae5f4
View commit details
Copy full SHA for 31ae5f4
Browse repository at this point
Commits on Oct 24, 2025
update uv to 0.9.5 (#1510)
maxisbey
authored
6c26d08
View commit details
Copy full SHA for 6c26d08
Browse repository at this point
Replace deprecated dev-dependencies with dependency-groups (#1488)
Show description for 340af40
yukuanj
and
felixweinberger
authored
340af40
View commit details
Copy full SHA for 340af40
Browse repository at this point
Commits on Oct 23, 2025
test: use errno.ENOENT for command not found assertion (#1498)
mingo1996
authored
b7e4ae7
View commit details
Copy full SHA for b7e4ae7
Browse repository at this point
Upgrade GitHub Actions (#1473)
cclauss
authored
bbc8b49
View commit details
Copy full SHA for bbc8b49
Browse repository at this point
fix: use proper dependency resolution in CI (#1507)
felixweinberger
authored
9f9dbad
View commit details
Copy full SHA for 9f9dbad
Browse repository at this point
Commits on Oct 22, 2025
fix: uv CVE-2025-62518 astral-tokio-tar issue GHSA-j5gw-2vrg-8fgx (#1505)
cclauss
authored
35a9ccd
View commit details
Copy full SHA for 35a9ccd
Browse repository at this point
Commits on Oct 21, 2025
Allow CallToolResult to be returned directly to support _meta field for OpenAI Apps (#1459)
Show description for 1200ba0
BrandonShar
and
maxisbey
authored
1200ba0
View commit details
Copy full SHA for 1200ba0
Browse repository at this point
Commits on Oct 17, 2025
Expose RequestParams._meta in ClientSession.call_tool (#1231)
Show description for 40acbc5
samchenatti
and
felixweinberger
authored
40acbc5
View commit details
Copy full SHA for 40acbc5
Browse repository at this point
Make client examples workspaces to reflect package code (#1466)
LucaButBoring
authored
c733eec
View commit details
Copy full SHA for c733eec
Browse repository at this point
feat: add tool metadata in FastMCP.tool decorator (#1463)
Show description for 98f8248
mat-octave
and
maxisbey
authored
98f8248
View commit details
Copy full SHA for 98f8248
Browse repository at this point
Commits on Oct 15, 2025
fix: Set the Server session initialization state immediately after respond… (#1478)
Show description for dcc68ce
daamitt
and
maxisbey
authored
dcc68ce
View commit details
Copy full SHA for dcc68ce
Browse repository at this point
Commits on Oct 14, 2025
fix: send params as empty object for list methods without cursor (#1453)
felixweinberger
authored
de89457
View commit details
Copy full SHA for de89457
Browse repository at this point
feat: add resource annotations support to FastMCP (#1468)
fennb
authored
cd7253c
View commit details
Copy full SHA for cd7253c
Browse repository at this point
fix: Remove unnecessary constructor from ResourceServerSettings (#1424)
Show description for eb34ab7
rocky-d
and
felixweinberger
authored
eb34ab7
View commit details
Copy full SHA for eb34ab7
Browse repository at this point
Commits on Oct 13, 2025
Fix workspace configuration error with structured_output_lowlevel.py (#1471)
Show description for 7a933fe
felixweinberger
and
lorenss-m
authored
7a933fe
View commit details
Copy full SHA for 7a933fe
Browse repository at this point
Handles message type Exception in lowlevel/server.py _handle_message function. Mentioned as TODO on line 528. (#786)
Show description for b4e50aa
AishwaryaKalloli
and
felixweinberger
authored
b4e50aa
View commit details
Copy full SHA for b4e50aa
Browse repository at this point
[client] Implement MCP OAuth scope selection and step-up authorization (#1324)
dogacancolak
authored
0e29cc4
View commit details
Copy full SHA for 0e29cc4
Browse repository at this point
Commits on Oct 6, 2025
fix: update CLAUDE.md to remove auto-addition of reviewers. (#1431)
felixweinberger
authored
61399b3
View commit details
Copy full SHA for 61399b3
Browse repository at this point
Update README to link to Python SDK documentation (#1430)
felixweinberger
authored
7d335ef
View commit details
Copy full SHA for 7d335ef
Browse repository at this point
feat: add ability to remove tools (#1322)
Show description for b8e758b
5 people
authored
b8e758b
View commit details
Copy full SHA for b8e758b
Browse repository at this point
Improve OAuth protected resource metadata URL construction per RFC 9728 (#1407)
shulkx
authored
df3e428
View commit details
Copy full SHA for df3e428
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
Browse repository at this point
Add documentation structure (#1425)
Kludex
authored
89619a8
View commit details
Copy full SHA for 89619a8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.