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
Add mcp.types as a permanent alias for mcp_types
- #3190
#3190
Merged
maxisbey
merged 8 commits into
main
modelcontextprotocol/python-sdk:main
from
types-import-shim
modelcontextprotocol/python-sdk:types-import-shim
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Add mcp.types as a permanent alias for mcp_types
#3190
maxisbey
merged 8 commits into
main
modelcontextprotocol/python-sdk:main
from
types-import-shim
modelcontextprotocol/python-sdk:types-import-shim
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
Add mcp.types deprecation shim over mcp_types
Show description for fd93d4c
maxisbey
committed
fd93d4c
View commit details
Copy full SHA for fd93d4c
Browse repository at this point
Make mcp.types a permanent alias, not a deprecation shim
Show description for 20d1b45
maxisbey
committed
20d1b45
View commit details
Copy full SHA for 20d1b45
Browse repository at this point
Bind mcp.types on `import mcp`, restoring v1's fourth import idiom
Show description for 72d8f58
maxisbey
committed
72d8f58
View commit details
Copy full SHA for 72d8f58
Browse repository at this point
Import protocol types through mcp.types in all user-facing code
Show description for 716a7ff
maxisbey
committed
716a7ff
View commit details
Copy full SHA for 716a7ff
Browse repository at this point
Mirror mcp_types.methods and .jsonrpc under mcp.types too
Show description for 5ffd74e
maxisbey
committed
5ffd74e
View commit details
Copy full SHA for 5ffd74e
Browse repository at this point
Bound the bare-import subprocess test with the suite's standard timeout
Show description for 2b33969
maxisbey
committed
2b33969
View commit details
Copy full SHA for 2b33969
Browse repository at this point
Drop a stale line-number reference in the callbacks doc
Show description for 6c5ab37
maxisbey
committed
6c5ab37
View commit details
Copy full SHA for 6c5ab37
Browse repository at this point
Drop the removed-name hint machinery from mcp.types
Show description for c27f95c
maxisbey
committed
c27f95c
View commit details
Copy full SHA for c27f95c
Browse repository at this point
You can’t perform that action at this time.