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 }}
bobbyo
/
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
on
main
User selector
All users
All time
Commit history
Commits on Apr 14, 2026
fix: align Context logging methods with MCP spec data type (#2366)
Show description for 3d7b311
3 people
authored
3d7b311
View commit details
Copy full SHA for 3d7b311
View code at this point
Browse repository at this point
SEP-2207: Refresh token guidance (#2039)
wdawson
authored
437d15a
View commit details
Copy full SHA for 437d15a
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
fix: catch PydanticUserError when generating output schema (pydantic 2.13 compat) (#2434)
maxisbey
authored
5cbd259
View commit details
Copy full SHA for 5cbd259
View code at this point
Browse repository at this point
fix(auth): coerce empty-string optional URL fields to None in OAuthClientMetadata (#2404)
felixweinberger
authored
2dfb51a
View commit details
Copy full SHA for 2dfb51a
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
Add `resources` parameter to `MCPServer` (#2414)
Show description for c5f12ec
mplemay
and
Kludex
authored
c5f12ec
View commit details
Copy full SHA for c5f12ec
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
Use shared `is_async_callable` instead of `inspect.iscoroutinefunction` (#2389)
Kludex
authored
cf4e435
View commit details
Copy full SHA for cf4e435
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
Add basic OpenTelemetry tracing for client and server requests (#2381)
Kludex
authored
37891f4
View commit details
Copy full SHA for 37891f4
View code at this point
Browse repository at this point
Don't block the event loop on sync resource and prompt functions (#2380)
maxisbey
authored
3ce0f76
View commit details
Copy full SHA for 3ce0f76
View code at this point
Browse repository at this point
Propagate contextvars.Context through anyio streams without modifying SessionMessage (#2298)
Kludex
authored
e6235d1
View commit details
Copy full SHA for e6235d1
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
feat(server): restore `dependencies` parameter on MCPServer (#2358)
maxisbey
authored
3517a29
View commit details
Copy full SHA for 3517a29
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
fix: cancel in-flight handlers when transport closes in server.run() (#2306)
maxisbey
authored
92c693b
View commit details
Copy full SHA for 92c693b
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
test: rewrite cli.claude config tests to assert JSON output directly (#2311)
Show description for 883d893
3 people
authored
883d893
View commit details
Copy full SHA for 883d893
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
feat(client): store InitializeResult as initialize_result (#2300)
maxisbey
authored
20dd946
View commit details
Copy full SHA for 20dd946
View code at this point
Browse repository at this point
test: fix WS test port race; narrow to single smoke test covering both transport ends (#2267)
maxisbey
authored
67201a9
View commit details
Copy full SHA for 67201a9
View code at this point
Browse repository at this point
test: convert test_integration.py to in-memory transport (fix flaky) (#2277)
maxisbey
authored
7826ade
View commit details
Copy full SHA for 7826ade
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
fix: handle non-UTF-8 bytes in stdio server stdin (#2302)
maxisbey
authored
1a2244f
View commit details
Copy full SHA for 1a2244f
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
refactor: connect-first stream lifecycle for sse and streamable_http (#2292)
Show description for 75a80b6
maxisbey
and
Kludex
authored
75a80b6
View commit details
Copy full SHA for 75a80b6
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
fix: close all memory stream ends in client transport cleanup (#2266)
maxisbey
authored
e1fd62e
View commit details
Copy full SHA for e1fd62e
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
Rewrite TestChildProcessCleanup with socket-based deterministic liveness probe (#2265)
maxisbey
authored
dd52713
View commit details
Copy full SHA for dd52713
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
fix: don't send log notification on transport error (#2257)
maxisbey
authored
62eb08e
View commit details
Copy full SHA for 62eb08e
View code at this point
Browse repository at this point
fix: accept wildcard media types in Accept header per RFC 7231 (#2152)
Show description for 51c53f2
shivama205
and
Shivam
authored
51c53f2
View commit details
Copy full SHA for 51c53f2
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
Add warning log when rejecting request with unknown/expired session ID (#2212)
Show description for eaf971c
3 people
authored
eaf971c
View commit details
Copy full SHA for eaf971c
View code at this point
Browse repository at this point
fix: remove MIME type validation from MCPServer Resource (#2235)
maxisbey
authored
92f1b15
View commit details
Copy full SHA for 92f1b15
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
perf: use deque for InMemoryTaskMessageQueue FIFO operations (#2165)
giulio-leone
authored
b33c811
View commit details
Copy full SHA for b33c811
View code at this point
Browse repository at this point
fix(oauth): include client_id in token request body for client_secret_post (#2185)
Show description for 7c02248
giulio-leone
and
Copilot
authored
7c02248
View commit details
Copy full SHA for 7c02248
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
fix: clean up SSE session on client disconnect (#2200)
Show description for b3149d2
4 people
authored
b3149d2
View commit details
Copy full SHA for b3149d2
View code at this point
Browse repository at this point
refactor: remove request_ctx ContextVar, thread Context explicitly (#2203)
Show description for cc22bf5
maxisbey
and
Kludex
authored
cc22bf5
View commit details
Copy full SHA for cc22bf5
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
docs: add code fences to `Example:` docstring blocks (#2104)
jonathanhefner
authored
cb07ade
View commit details
Copy full SHA for cb07ade
View code at this point
Browse repository at this point
docs: fix docstrings across public API surface (#2095)
jonathanhefner
authored
c032854
View commit details
Copy full SHA for c032854
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
fix: use exact match for loopback hosts in issuer URL validation (#2089)
maxisbey
authored
0e96aec
View commit details
Copy full SHA for 0e96aec
View code at this point
Browse repository at this point
refactor: remove unused `mcp.shared.progress` module (#2080)
maxisbey
authored
e82203b
View commit details
Copy full SHA for e82203b
View code at this point
Browse repository at this point
test: fix progress notification assertions for related_request_id (#2038)
Show description for fc57c2c
3 people
authored
fc57c2c
View commit details
Copy full SHA for fc57c2c
View code at this point
Browse repository at this point
Add idle session timeout to StreamableHTTPSessionManager (#2022)
felixweinberger
authored
92140e5
View commit details
Copy full SHA for 92140e5
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
fix: normalize trailing slashes before length check in check_resource_allowed (#2074)
felixweinberger
authored
be5bb7c
View commit details
Copy full SHA for be5bb7c
View code at this point
Browse repository at this point
fix: allow null id in JSONRPCError per JSON-RPC 2.0 spec (#2056)
maxisbey
authored
705497a
View commit details
Copy full SHA for 705497a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.