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
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 }}
jpcompartir
/
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
Datepicker
All time
Commit history
Commits on Feb 4, 2025
Merge pull request #167 from modelcontextprotocol/davidsp/88-v2
Show description for c58adfe
dsp-ant
authored
c58adfe
View commit details
Copy full SHA for c58adfe
Browse repository at this point
fix: fix tests
dsp-ant
committed
27bfde9
View commit details
Copy full SHA for 27bfde9
Browse repository at this point
fix: enforce context manager usage for RequestResponder
dsp-ant
committed
733db0c
View commit details
Copy full SHA for 733db0c
Browse repository at this point
Merge pull request #181 from zzstoatzz/update-fastmcp-server-typing
Show description for 08042c3
dsp-ant
authored
08042c3
View commit details
Copy full SHA for 08042c3
Browse repository at this point
fix: improve error handling and request cancellation for issue #88
dsp-ant
committed
08cfbe5
View commit details
Copy full SHA for 08cfbe5
Browse repository at this point
centralize type
zzstoatzz
committed
ca06001
View commit details
Copy full SHA for ca06001
Browse repository at this point
init
zzstoatzz
committed
00a4469
View commit details
Copy full SHA for 00a4469
Browse repository at this point
Merge pull request #186 from modelcontextprotocol/fix/141-resource-templates
Show description for 51e65c8
dsp-ant
authored
51e65c8
View commit details
Copy full SHA for 51e65c8
Browse repository at this point
Commits on Feb 3, 2025
feat: add request cancellation and in-flight request tracking
Show description for 827e494
dsp-ant
committed
827e494
View commit details
Copy full SHA for 827e494
Browse repository at this point
tests for issue 88
dsp-ant
committed
888bdd3
View commit details
Copy full SHA for 888bdd3
Browse repository at this point
add uv.lock for simple-chatbot
dsp-ant
committed
960b923
View commit details
Copy full SHA for 960b923
Browse repository at this point
check uv lockfile
dsp-ant
committed
a9ae382
View commit details
Copy full SHA for a9ae382
Browse repository at this point
chore: update uv.lock
dsp-ant
committed
ce06b62
View commit details
Copy full SHA for ce06b62
Browse repository at this point
fix: standardize resource response format
Show description for 0d3e02f
dsp-ant
committed
0d3e02f
View commit details
Copy full SHA for 0d3e02f
Browse repository at this point
Commits on Jan 30, 2025
Merge pull request #180 from modelcontextprotocol/jeremy/relax-pydantic
Show description for 444edf6
jerome3o-anthropic
authored
444edf6
View commit details
Copy full SHA for 444edf6
Browse repository at this point
Merge pull request #176 from sheffler/fixFirstProgressReport
Show description for 5e19c7c
dsp-ant
authored
5e19c7c
View commit details
Copy full SHA for 5e19c7c
Browse repository at this point
Fix comment about pydantic versioning
jeremydanielfox
committed
defd52b
View commit details
Copy full SHA for defd52b
Browse repository at this point
relax pydantic, pydantic-settings, and uvicorn
jeremydanielfox
committed
0d48a44
View commit details
Copy full SHA for 0d48a44
Browse repository at this point
Commits on Jan 29, 2025
fix: make progress_token check E711 compat
dsp-ant
committed
53bfac0
View commit details
Copy full SHA for 53bfac0
Browse repository at this point
Commits on Jan 28, 2025
Merge pull request #170 from modelcontextprotocol/fix/152-resource-mime-type
Show description for 44c0004
dsp-ant
authored
44c0004
View commit details
Copy full SHA for 44c0004
Browse repository at this point
fix: add test for #176
dsp-ant
committed
2dc5fbf
View commit details
Copy full SHA for 2dc5fbf
Browse repository at this point
progress_token is 0 on first tool-call and the return is taken mistakenly
sheffler
committed
76325b7
View commit details
Copy full SHA for 76325b7
Browse repository at this point
Commits on Jan 27, 2025
refactor: standardize resource response format
Show description for 070e841
dsp-ant
committed
070e841
View commit details
Copy full SHA for 070e841
Browse repository at this point
docs: update read_resource examples to handle mime type
Show description for f90cf6a
dsp-ant
committed
f90cf6a
View commit details
Copy full SHA for f90cf6a
Browse repository at this point
fix: respect resource mime type in responses
Show description for 8ff4b5e
dsp-ant
committed
8ff4b5e
View commit details
Copy full SHA for 8ff4b5e
Browse repository at this point
fix: add test to reproduce #152
dsp-ant
committed
f10c2e3
View commit details
Copy full SHA for f10c2e3
Browse repository at this point
more fixes
dsp-ant
committed
978cfe3
View commit details
Copy full SHA for 978cfe3
Browse repository at this point
fix tests
dsp-ant
committed
43a30c1
View commit details
Copy full SHA for 43a30c1
Browse repository at this point
Merge pull request #172 from sheffler/fixAsyncLog
Show description for 91840fd
dsp-ant
authored
91840fd
View commit details
Copy full SHA for 91840fd
Browse repository at this point
Commits on Jan 25, 2025
async and await for logging in fastmcp
sheffler
committed
7a64d8f
View commit details
Copy full SHA for 7a64d8f
Browse repository at this point
Commits on Jan 24, 2025
docs: improve CLAUDE.md structure and clarity
dsp-ant
committed
57c3aa2
View commit details
Copy full SHA for 57c3aa2
Browse repository at this point
Merge pull request #149 from cr7258/patch-1
Show description for d64b067
dsp-ant
authored
d64b067
View commit details
Copy full SHA for d64b067
Browse repository at this point
Merge pull request #166 from modelcontextprotocol/davidsp/refactor
Show description for 5f537a0
dsp-ant
authored
5f537a0
View commit details
Copy full SHA for 5f537a0
Browse repository at this point
Merge pull request #165 from modelcontextprotocol/davidsp/types-2024-11-05
Show description for ba25ad6
dsp-ant
authored
ba25ad6
View commit details
Copy full SHA for ba25ad6
Browse repository at this point
refactor: extract request and notification handling into separate methods
dsp-ant
committed
0a93799
View commit details
Copy full SHA for 0a93799
Browse repository at this point
Previous
Next
You can’t perform that action at this time.