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 }}
joncv
/
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 Mar 20, 2025
enable custom path of sse server (#246)
Show description for e2a7338
elsejj
and
dsp-ant
authored
e2a7338
View commit details
Copy full SHA for e2a7338
View code at this point
Browse repository at this point
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
Update __init__.py (#335)
arthrod
authored
e334f7e
View commit details
Copy full SHA for e334f7e
View code at this point
Browse repository at this point
Enhancement: make stderr of server subprocess configurable (#191)
Show description for c3fd34a
sheffler
and
dsp-ant
authored
c3fd34a
View commit details
Copy full SHA for c3fd34a
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 19, 2025
add cwd to StdioServerParameters (#292)
samuelcolvin
authored
805fb46
View commit details
Copy full SHA for 805fb46
View code at this point
Browse repository at this point
add callback for logging message notification (#314)
ihrpr
authored
08f4e01
View commit details
Copy full SHA for 08f4e01
View code at this point
Browse repository at this point
Option to mount SSE server to existing ASGI server (#312)
Show description for a9aca20
comfuture
authored
a9aca20
View commit details
Copy full SHA for a9aca20
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
Improve readability of CLI help option (#295)
Kludex
authored
6b6f34e
View commit details
Copy full SHA for 6b6f34e
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
Avoid double JSON encoding/decoding (#287)
Kludex
authored
c897868
View commit details
Copy full SHA for c897868
View code at this point
Browse repository at this point
Strict types on the client side (#285)
Kludex
authored
97201cc
View commit details
Copy full SHA for 97201cc
View code at this point
Browse repository at this point
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
Changed default log level to error (#258)
Michaelzag
authored
ad7f7a5
View commit details
Copy full SHA for ad7f7a5
View code at this point
Browse repository at this point
Add support for Linux configuration path in get_claude_config_path (#270)
Show description for 5c9f688
emsi
and
dsp-ant
authored
5c9f688
View commit details
Copy full SHA for 5c9f688
View code at this point
Browse repository at this point
Close unclosed resources in the whole project (#267)
Show description for 94d326d
Kludex
authored
94d326d
View commit details
Copy full SHA for 94d326d
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
Merge pull request #179 from smithery-ai/patch-1
Show description for 1691b90
jerome3o-anthropic
authored
1691b90
View commit details
Copy full SHA for 1691b90
View code at this point
Browse repository at this point
Ruff
calclavia
committed
ba184a2
View commit details
Copy full SHA for ba184a2
View code at this point
Browse repository at this point
Add ServerSessionT type var to Context (#271)
Show description for e756315
Kludex
authored
e756315
View commit details
Copy full SHA for e756315
View code at this point
Browse repository at this point
fix: fix ci
dsp-ant
committed
78fc5c1
View commit details
Copy full SHA for 78fc5c1
View code at this point
Browse repository at this point
Merge branch 'main' into patch-1
jerome3o-anthropic
authored
d51726a
View commit details
Copy full SHA for d51726a
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
Drop AbstractAsyncContextManager for proper type hints (#257)
Kludex
authored
3e0ab1e
View commit details
Copy full SHA for 3e0ab1e
View code at this point
Browse repository at this point
Use proper generic for Context (#245)
Kludex
authored
5cbea24
View commit details
Copy full SHA for 5cbea24
View code at this point
Browse repository at this point
Commits on Mar 8, 2025
Remove try except
calclavia
committed
dec2883
View commit details
Copy full SHA for dec2883
View code at this point
Browse repository at this point
Reraise exception and make websocket optional
calclavia
committed
ea8a2db
View commit details
Copy full SHA for ea8a2db
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
Remove optional check
calclavia
committed
9d65e5a
View commit details
Copy full SHA for 9d65e5a
View code at this point
Browse repository at this point
Fix Websocket Client and Add Test
calclavia
committed
fd826cc
View commit details
Copy full SHA for fd826cc
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
Apply suggestions from code review
Show description for fc021ee
calclavia
and
Kludex
authored
fc021ee
View commit details
Copy full SHA for fc021ee
View code at this point
Browse repository at this point
Merge branch 'modelcontextprotocol:main' into patch-1
calclavia
authored
f67c3ee
View commit details
Copy full SHA for f67c3ee
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
Fix #177: Returning multiple tool results (#222)
Show description for b1942b3
dsp-ant
authored
b1942b3
View commit details
Copy full SHA for b1942b3
View code at this point
Browse repository at this point
Merge pull request #217 from modelcontextprotocol/jerome/fix/request-context-typing
Show description for 2628e01
jerome3o-anthropic
authored
2628e01
View commit details
Copy full SHA for 2628e01
View code at this point
Browse repository at this point
fix: ruff format
dsp-ant
committed
a50cf92
View commit details
Copy full SHA for a50cf92
View code at this point
Browse repository at this point
Add client handling for sampling, list roots, ping (#218)
Show description for ff22f48
3 people
authored
ff22f48
View commit details
Copy full SHA for ff22f48
View code at this point
Browse repository at this point
Commits on Feb 18, 2025
Force stdin/stdout encoding to UTF-8
Show description for 1066199
rnortman
authored and
dsp-ant
committed
1066199
View commit details
Copy full SHA for 1066199
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
Previous
Next
You can’t perform that action at this time.