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 }}
chughtapan
/
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
2
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
mcp
types.py
on
python-sdk
User selector
All users
All time
Commit history
Commits on Aug 29, 2025
Merge remote-tracking branch 'origin/main' into enum_updates
chughtapan
committed
117bb28
View commit details
Copy full SHA for 117bb28
View code at this point
Browse repository at this point
Commits on Aug 26, 2025
types: Setting default value for method: Literal (#1292)
sreenaths
authored
07ae8c0
View commit details
Copy full SHA for 07ae8c0
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
SEP: Elicitation Enum Schema Improvements and Standards Compliance
chughtapan
committed
b469c57
View commit details
Copy full SHA for b469c57
View code at this point
Browse repository at this point
Commits on Jul 21, 2025
Make sure `RequestId` is not coerced as `int` (#1178)
Kludex
authored
7570ba3
View commit details
Copy full SHA for 7570ba3
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
fix: Expose completions capability (#865)
fredericbarthelet
authored
906ceea
View commit details
Copy full SHA for 906ceea
View code at this point
Browse repository at this point
Commits on Jun 26, 2025
Update latest protocol version to 2025-06-18 (#1036)
ihrpr
authored
4b65963
View commit details
Copy full SHA for 4b65963
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
Add schema validation to lowlevel server (#1005)
bhosmer-ant
authored
c8bbfc0
View commit details
Copy full SHA for c8bbfc0
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
Add resource Link (#974)
ihrpr
authored
d0443a1
View commit details
Copy full SHA for d0443a1
View code at this point
Browse repository at this point
Add title to tools, resources, prompts (#972)
Show description for a2f8766
felixweinberger
and
claude
authored
a2f8766
View commit details
Copy full SHA for a2f8766
View code at this point
Browse repository at this point
Update _meta usage guidance in types (#971)
ihrpr
authored
5429ac6
View commit details
Copy full SHA for 5429ac6
View code at this point
Browse repository at this point
Add support for Elicitation (#625)
Show description for 69e6572
ihrpr
and
dsp-ant
authored
69e6572
View commit details
Copy full SHA for 69e6572
View code at this point
Browse repository at this point
Include context into completions (#966)
ihrpr
authored
a3bcabd
View commit details
Copy full SHA for a3bcabd
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
feat: add _meta to more objects (#963)
felixweinberger
authored
1eb1bba
View commit details
Copy full SHA for 1eb1bba
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
Rename ResourceReference to ResourceTemplateReference (#947)
ihrpr
authored
f3cd20c
View commit details
Copy full SHA for f3cd20c
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
feat: implement MCP-Protocol-Version header requirement for HTTP transport (#898)
felixweinberger
authored
df15e95
View commit details
Copy full SHA for df15e95
View code at this point
Browse repository at this point
chore: create union for working with message content (#939)
LucaButBoring
authored
d69b290
View commit details
Copy full SHA for d69b290
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
Use 120 characters instead of 88 (#856)
Kludex
authored
5439619
View commit details
Copy full SHA for 5439619
View code at this point
Browse repository at this point
Commits on Jun 8, 2025
normalize string ID to int in server messages for compatibility (#851)
Show description for 2cbc435
3 people
authored
2cbc435
View commit details
Copy full SHA for 2cbc435
View code at this point
Browse repository at this point
Commits on Jun 7, 2025
feat: support audio content (#725)
Show description for 7123556
LucaButBoring
and
Kludex
authored
7123556
View commit details
Copy full SHA for 7123556
View code at this point
Browse repository at this point
fix wrong order of comments (#899)
Show description for 8276632
vincent-pli
authored
8276632
View commit details
Copy full SHA for 8276632
View code at this point
Browse repository at this point
Commits on May 29, 2025
Client sampling and roots capabilities set to None if not implemented (#802)
Show description for 7f94bef
lorenzocesconetto
and
ihrpr
authored
7f94bef
View commit details
Copy full SHA for 7f94bef
View code at this point
Browse repository at this point
Commits on May 27, 2025
send errors to pending requests if server closes (#333)
Show description for 7901552
mroch
and
ihrpr
authored
7901552
View commit details
Copy full SHA for 7901552
View code at this point
Browse repository at this point
Commits on May 21, 2025
fix: Pass cursor parameter to server (#745)
nbarbettini
authored
e80c015
View commit details
Copy full SHA for e80c015
View code at this point
Browse repository at this point
Commits on May 15, 2025
Set 2025-03-26 as the latest protocol version (#719)
ihrpr
authored
13f0182
View commit details
Copy full SHA for 13f0182
View code at this point
Browse repository at this point
Commits on May 13, 2025
feat: add message to ProgressNotification (#435)
Show description for 9e66f7c
aksheyd
and
ihrpr
authored
9e66f7c
View commit details
Copy full SHA for 9e66f7c
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
Add ToolAnnotations support in FastMCP and lowlevel servers (#482)
bhosmer-ant
authored
1a330ac
View commit details
Copy full SHA for 1a330ac
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
refactor: Make types.py strictly typechecked. (#336)
dsp-ant
authored
9a2bb6a
View commit details
Copy full SHA for 9a2bb6a
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
Update types.py (#243)
Show description for 04586f8
NinoRisteski
authored
04586f8
View commit details
Copy full SHA for 04586f8
View code at this point
Browse repository at this point
Add strict mode to pyright (#315)
Show description for ae77772
Kludex
authored
ae77772
View commit details
Copy full SHA for ae77772
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
Revert "refactor: reorganize message handling for better type safety and clar…" (#282)
Show description for 7196604
Kludex
authored
7196604
View commit details
Copy full SHA for 7196604
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
refactor: reorganize message handling for better type safety and clarity (#239)
Show description for 9d0f2da
dsp-ant
authored
9d0f2da
View commit details
Copy full SHA for 9d0f2da
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
Update URL validation to allow file and other nonstandard schemas
hmwildermuth
committed
b53e090
View commit details
Copy full SHA for b53e090
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
centralize type
zzstoatzz
committed
ca06001
View commit details
Copy full SHA for ca06001
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
fix: update types to reflext 2024-11-05 schema
dsp-ant
committed
bd74227
View commit details
Copy full SHA for bd74227
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
Add instructions field to InitializeResult
salman1993
committed
1351914
View commit details
Copy full SHA for 1351914
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.