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 }}
HeNine
/
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 Oct 6, 2025
feat: add ability to remove tools (#1322)
Show description for b8e758b
5 people
authored
b8e758b
View commit details
Copy full SHA for b8e758b
View code at this point
Browse repository at this point
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 Oct 3, 2025
Add documentation about testing (#1426)
Kludex
authored
814c9c0
View commit details
Copy full SHA for 814c9c0
View code at this point
Browse repository at this point
Commits on Oct 1, 2025
Add icons support for ResourceTemplate (#1412)
pja-ant
authored
3e798bf
View commit details
Copy full SHA for 3e798bf
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
fix: catch and rethrow SSEError during SSE connection establishment (#975)
Show description for f676f6c
3 people
authored
f676f6c
View commit details
Copy full SHA for f676f6c
View code at this point
Browse repository at this point
fix: improve misleading warning for progress callback exceptions (#775)
lorenzocesconetto
authored
d648a31
View commit details
Copy full SHA for d648a31
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
Update Icon.sizes to use string array format (#1411)
pja-ant
authored
80c0d23
View commit details
Copy full SHA for 80c0d23
View code at this point
Browse repository at this point
Issue 1379 patch - Fix MCP server OAuth not working with Visual Studio Code and others with extra grant_types (#1380)
automaton82
authored
9323efa
View commit details
Copy full SHA for 9323efa
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
Accept additional response_types values from OAuth servers (#1323)
jonshea
authored
1940040
View commit details
Copy full SHA for 1940040
View code at this point
Browse repository at this point
Add error log for client stdio (#924)
Show description for 146d7ef
4 people
authored
146d7ef
View commit details
Copy full SHA for 146d7ef
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
Implementation of SEP 973 - Additional metadata + icons support (#1357)
pja-ant
authored
71889d7
View commit details
Copy full SHA for 71889d7
View code at this point
Browse repository at this point
Commits on Sep 23, 2025
Remove "unconditionally" from conditional description (#1289)
mssalvatore
authored
7629fe6
View commit details
Copy full SHA for 7629fe6
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 22, 2025
Return HTTP 403 for invalid Origin headers (#1353)
pja-ant
authored
7e93a9f
View commit details
Copy full SHA for 7e93a9f
View code at this point
Browse repository at this point
Commits on Sep 17, 2025
fix: allow elicitations accepted without content (#1285)
Show description for b41b917
owengo
and
olivierhub
authored
b41b917
View commit details
Copy full SHA for b41b917
View code at this point
Browse repository at this point
fix(fastmcp): propagate mimeType in resource template list (#1186)
Show description for ca5cb4c
pchoudhury22
and
felixweinberger
authored
ca5cb4c
View commit details
Copy full SHA for ca5cb4c
View code at this point
Browse repository at this point
Commits on Sep 11, 2025
Fix context injection for resources and prompts (#1336)
dsp-ant
authored
c3717e7
View commit details
Copy full SHA for c3717e7
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
Python lint: Ruff rules for pylint and code complexity (#525)
cclauss
authored
c47c767
View commit details
Copy full SHA for c47c767
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
Allow ping requests before initialization (#1312)
eleftherias
authored
47d35f0
View commit details
Copy full SHA for 47d35f0
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
SDK Parity: Avoid Parsing Server Response for non-JsonRPCMessage Requests (#1290)
justin-yi-wang
authored
9c6fd15
View commit details
Copy full SHA for 9c6fd15
View code at this point
Browse repository at this point
Commits on Aug 23, 2025
fix: error too many values to unpack (expected 2) (#1279)
Show description for eaf7cf4
sandangel
and
felixweinberger
authored
eaf7cf4
View commit details
Copy full SHA for eaf7cf4
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
Add PATHEXT to default STDIO env vars in windows (#1256)
timesler
authored
9a8592e
View commit details
Copy full SHA for 9a8592e
View code at this point
Browse repository at this point
fix: avoid uncessary retries in OAuth authenticated requests (#1206)
Show description for e750a06
keurcien
and
felixweinberger
authored
e750a06
View commit details
Copy full SHA for e750a06
View code at this point
Browse repository at this point
Added Audio to FastMCP (#1130)
dragonier23
authored
f4b2957
View commit details
Copy full SHA for f4b2957
View code at this point
Browse repository at this point
Commits on Aug 14, 2025
fix: prevent async generator cleanup errors in StreamableHTTP transport (#1271)
Show description for d1ac8d6
mous222
and
dsp-ant
authored
d1ac8d6
View commit details
Copy full SHA for d1ac8d6
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
Consistent casing for default headers Accept and Content-Type (#1263)
Gregory L
authored
a82c69b
View commit details
Copy full SHA for a82c69b
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
Remove strict validation on `response_modes_supported` member of `OAuthMetadata` (#1243)
joesavage-silabs
authored
ef4e167
View commit details
Copy full SHA for ef4e167
View code at this point
Browse repository at this point
Commits on Aug 6, 2025
fix: allow to pass `list[str]` to `token_endpoint_auth_signing_alg_values_supported` (#1226)
yannj-fr
authored
e68e513
View commit details
Copy full SHA for e68e513
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
chore: Remove unused variable notification_options (#1238)
sreenaths
authored
34e3664
View commit details
Copy full SHA for 34e3664
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
Improved supported for ProtectedResourceMetadata (#1235)
Show description for 68e25d4
yannj-fr
and
pcarleton
authored
68e25d4
View commit details
Copy full SHA for 68e25d4
View code at this point
Browse repository at this point
chore: Remove unused prompt_manager.py file (#1229)
Show description for 6c61058
chughtapan
authored
6c61058
View commit details
Copy full SHA for 6c61058
View code at this point
Browse repository at this point
Commits on Jul 26, 2025
Unpack settings in FastMCP (#1198)
Kludex
authored
959d4e3
View commit details
Copy full SHA for 959d4e3
View code at this point
Browse repository at this point
Commits on Jul 25, 2025
server: skip duplicate response on CancelledError (#1153)
Show description for b34e720
lukacf
and
ihrpr
authored
b34e720
View commit details
Copy full SHA for b34e720
View code at this point
Browse repository at this point
Commits on Jul 24, 2025
fix: perform auth server metadata discovery fallbacks on any 4xx (#1193)
LucaButBoring
authored
35777b9
View commit details
Copy full SHA for 35777b9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.