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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
modelcontextprotocol
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
23.9k
Code
Issues
237
Pull requests
271
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: modelcontextprotocol/python-sdk
Actions
All workflows
Workflows
Docs Preview
Docs Preview
.github/workflows/validate-pr-title.yaml
.github/workflows/validate-pr-title.yaml
Check uv.lock
Check uv.lock
CI
CI
CI Black Duck security scan
CI Black Duck security scan
Claude Code
Claude Code
CodeQL
CodeQL
Conformance Tests
Conformance Tests
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
Show more workflows...
Management
Caches
Deployments
Docs Preview
Docs Preview
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
docs-preview.yml
will be ignored since log searching is not yet available
673 workflow runs
673 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: preserve typed Context in resource and prompt handlers
Docs Preview
#651:
Pull request
#3236
synchronize by
morluto
6s
6s
View #3236
View workflow file
fix: preserve typed Context in resource and prompt handlers
Docs Preview
#650:
Pull request
#3236
opened by
morluto
8s
8s
View #3236
View workflow file
Parameterized Context loses request state in resource and prompt handlers
Docs Preview
#649:
Issue comment
#3235 (comment)
created by
morluto
1s
1s
View workflow file
chore(deps): bump the github-actions group across 1 directory with 4 updates
Docs Preview
#648:
Issue comment
#3085 (comment)
created by
dependabot
Bot
1s
1s
View workflow file
feat(mcp): async retry middleware for client transport with backoff+jitter
Docs Preview
#647:
Issue comment
#3200 (comment)
created by
glatinone
2s
2s
View workflow file
[do not merge] Add mcp-codemod, an automated v1 to v2 migration tool
Docs Preview
#646:
Issue comment
#3011 (comment)
created by
8crsk
2s
2s
View workflow file
feat(mcpserver): expose public get_tool(name) on MCPServer
Docs Preview
#645:
Issue comment
#3232 (comment)
created by
arimu1
1s
1s
View workflow file
fix(session): return METHOD_NOT_FOUND for unknown request methods
Docs Preview
#644:
Issue comment
#3210 (comment)
created by
Ranga-Prasath-22
6s
6s
View workflow file
URI templates does not work with Inspector v2
Docs Preview
#643:
Issue comment
#3216 (comment)
created by
prnv19
2s
2s
View workflow file
docs: translated documentation sites and the tooling behind them
Docs Preview
#642:
Pull request
#3231
opened by
maxisbey
2m 23s
2m 23s
View #3231
View workflow file
Validates registered redirect_uris for DCR are a secure schema with no fragments
Docs Preview
#641:
Issue comment
#3206 (comment)
created by
cubic-dev-ai
Bot
1s
1s
View workflow file
Validates registered redirect_uris for DCR are a secure schema with no fragments
Docs Preview
#640:
Issue comment
#3206 (comment)
created by
Varshith-Kali
1s
1s
View workflow file
fix(session): return METHOD_NOT_FOUND for unknown request methods
Docs Preview
#639:
Issue comment
#3210 (comment)
created by
Ranga-Prasath-22
2s
2s
View workflow file
Client-side support for the tasks extension (io.modelcontextprotocol/tasks, SEP-2663)
Docs Preview
#638:
Issue comment
#3226 (comment)
created by
Ecocitizenz
2s
2s
View workflow file
Client-side support for the tasks extension (io.modelcontextprotocol/tasks, SEP-2663)
Docs Preview
#637:
Issue comment
#3226 (comment)
created by
Mahnoor-Zaffar
1s
1s
View workflow file
Add the SEP-2663 Tasks extension (core)
Docs Preview
#636:
Issue comment
#3005 (comment)
created by
mikerva
1s
1s
View workflow file
Bump datamodel-code-generator from 0.57.0 to 0.64.0
Docs Preview
#635:
Pull request
#3230
opened by
dependabot
Bot
8s
8s
View #3230
View workflow file
Add a runtime create_model variant to the schema_validators example
Docs Preview
#634:
Issue comment
#3148 (comment)
created by
Aaron-Oh
2s
2s
View workflow file
Bug: OAuth provider holds context.lock for the whole request, so the standalone GET SSE stream stalls the first tools/call by ~15s
Docs Preview
#633:
Issue comment
#3209 (comment)
created by
Ecocitizenz
2s
2s
View workflow file
fix(mcpserver): omit unreturned TypedDict keys from structuredContent
Docs Preview
#632:
Pull request
#3225
synchronize by
sainikhiljuluri
7s
7s
View #3225
View workflow file
Docs Preview
Docs Preview
#631:
created by
Ecocitizenz
2s
2s
View workflow file
structuredContent for a TypedDict return injects nulls for NotRequired keys, violating the tool's own outputSchema
Docs Preview
#630:
Issue comment
#3224 (comment)
created by
Ecocitizenz
1s
1s
View workflow file
Using transport="stdio" closes real stdio, causing ValueError after server exits
Docs Preview
#629:
Issue comment
#1933 (comment)
created by
camirian
1s
1s
View workflow file
fix(mcpserver): omit unreturned TypedDict keys from structuredContent
Docs Preview
#628:
Pull request
#3225
synchronize by
sainikhiljuluri
13s
13s
View #3225
View workflow file
fix(mcpserver): omit unreturned TypedDict keys from structuredContent
Docs Preview
#627:
Pull request
#3225
synchronize by
sainikhiljuluri
8s
8s
View #3225
View workflow file
Previous
1
2
3
4
5
…
26
27
Next
You can’t perform that action at this time.