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 }}
MisreadableMind
/
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
examples
servers
on
main
User selector
All users
All time
Commit history
Commits on Oct 24, 2025
Replace deprecated dev-dependencies with dependency-groups (#1488)
Show description for 340af40
yukuanj
and
felixweinberger
authored
340af40
View commit details
Copy full SHA for 340af40
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
fix: Remove unnecessary constructor from ResourceServerSettings (#1424)
Show description for eb34ab7
rocky-d
and
felixweinberger
authored
eb34ab7
View commit details
Copy full SHA for eb34ab7
View code at this point
Browse repository at this point
Commits on Oct 13, 2025
Fix workspace configuration error with structured_output_lowlevel.py (#1471)
Show description for 7a933fe
felixweinberger
and
lorenss-m
authored
7a933fe
View commit details
Copy full SHA for 7a933fe
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
Improve OAuth protected resource metadata URL construction per RFC 9728 (#1407)
shulkx
authored
df3e428
View commit details
Copy full SHA for df3e428
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
Use streamable-http consistently in examples (#1389)
maxisbey
authored
c0f1657
View commit details
Copy full SHA for c0f1657
View code at this point
Browse repository at this point
feat: add paginated list decorators for prompts, resources, and tools (#1286)
Show description for 4fb975c
maxisbey
and
claude
authored
4fb975c
View commit details
Copy full SHA for 4fb975c
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
Update simple-resource example to use non-deprecated read_resource return type (#1331)
Show description for 356dfa6
pja-ant
and
claude
authored
356dfa6
View commit details
Copy full SHA for 356dfa6
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
feat: Add CORS configuration for browser-based MCP clients (#1059)
Show description for 09e3a05
3 people
authored
09e3a05
View commit details
Copy full SHA for 09e3a05
View code at this point
Browse repository at this point
Commits on Aug 14, 2025
Update dependencies and fix type issues (#1268)
Show description for 0926613
dsp-ant
and
Kludex
authored
0926613
View commit details
Copy full SHA for 0926613
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
Add pyright strict mode on the whole project (#1254)
Kludex
authored
c7671e4
View commit details
Copy full SHA for c7671e4
View code at this point
Browse repository at this point
Commits on Jul 10, 2025
chore: add markdownlint on pre-commit hook and lint md files (#996)
Show description for 6d092af
dingo4dev
and
Kludex
authored
6d092af
View commit details
Copy full SHA for 6d092af
View code at this point
Browse repository at this point
Commits on Jul 9, 2025
clean up log.error (#1109)
ihrpr
authored
4fee123
View commit details
Copy full SHA for 4fee123
View code at this point
Browse repository at this point
Commits on Jul 4, 2025
chore: bump ruff (#1085)
Kludex
authored
9301924
View commit details
Copy full SHA for 9301924
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 24, 2025
Remove github from auth examples (#1011)
ihrpr
authored
ce007de
View commit details
Copy full SHA for ce007de
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
RFC 8707 Resource Indicators Implementation (#991)
ihrpr
authored
679b229
View commit details
Copy full SHA for 679b229
View code at this point
Browse repository at this point
MCP server separation into Authorization Server (AS) and Resource Server (RS) roles per spec PR #338 (#982)
Show description for 17f9c00
ihrpr
and
pcarleton
authored
17f9c00
View commit details
Copy full SHA for 17f9c00
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
Commits on Jun 12, 2025
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
Use `FileUrl` on the `resources/list` call in the `simple-resource` example (#907)
nandsha
authored
f7265f7
View commit details
Copy full SHA for f7265f7
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
relax validation (#879)
dr3s
authored
1a9ead0
View commit details
Copy full SHA for 1a9ead0
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
Commits on May 20, 2025
Change default binding from 0.0.0.0 to 127.0.0.1 to align with security recommendations (#738)
ciccolo-anthropic
authored
2ca2de7
View commit details
Copy full SHA for 2ca2de7
View code at this point
Browse repository at this point
Commits on May 15, 2025
Add progress notification callback for client (#721)
ihrpr
authored
5d33861
View commit details
Copy full SHA for 5d33861
View code at this point
Browse repository at this point
Include server examples folder in pyright check (#667)
ihrpr
authored
b3fbee9
View commit details
Copy full SHA for b3fbee9
View code at this point
Browse repository at this point
Commits on May 12, 2025
Simple Auth Example to use shttp in addition to sse (#695)
ihrpr
authored
fdb538b
View commit details
Copy full SHA for fdb538b
View code at this point
Browse repository at this point
Commits on May 8, 2025
Introduce a function to create a standard AsyncClient with options (#655)
ihrpr
authored
ed25167
View commit details
Copy full SHA for ed25167
View code at this point
Browse repository at this point
Streamable HTTP - improve usability, fast mcp and auth (#641)
ihrpr
authored
e4e119b
View commit details
Copy full SHA for e4e119b
View code at this point
Browse repository at this point
Commits on May 7, 2025
Auth SSE simple server example (#610)
Show description for a027d75
5 people
authored
a027d75
View commit details
Copy full SHA for a027d75
View code at this point
Browse repository at this point
Revert "Add message queue for SSE messages POST endpoint (#459)" (#649)
ihrpr
authored
9d99aee
View commit details
Copy full SHA for 9d99aee
View code at this point
Browse repository at this point
Add message queue for SSE messages POST endpoint (#459)
akash329d
authored
3b1b213
View commit details
Copy full SHA for 3b1b213
View code at this point
Browse repository at this point
Commits on May 2, 2025
Handle SSE Disconnects Properly (#612)
akash329d
authored
83968b5
View commit details
Copy full SHA for 83968b5
View code at this point
Browse repository at this point
Streamable Http - clean up server memory streams (#604)
ihrpr
authored
5d8eaf7
View commit details
Copy full SHA for 5d8eaf7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.