FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docs - modelcontextprotocol/python-sdk · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
modelcontextprotocol
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
24.1k
Code
Issues
206
Pull requests
184
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-sdk
docs
on
main
User selector
Datepicker
Commit history
Commits on Aug 28, 2026
Expire idle Streamable HTTP sessions by default and cap concurrent sessions (#3395)
maxisbey
authored
d2290ca
View commit details
Copy full SHA for d2290ca
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
Point imports of mcp.server.fastmcp at the migration guide (#3388)
maxisbey
authored
0921d94
View commit details
Copy full SHA for 0921d94
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
Log MCPServer handler exceptions by kind and keep crash details off the wire (#3314)
Show description for 56af447
maxisbey
and
Kludex
authored
56af447
View commit details
Copy full SHA for 56af447
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
Apply the request body limit to the SSE and OAuth endpoints (#3336)
maxisbey
authored
57394b0
View commit details
Copy full SHA for 57394b0
View code at this point
Browse repository at this point
Hand TypedDict tool results to pydantic natively (#3331)
maxisbey
authored
0cee624
View commit details
Copy full SHA for 0cee624
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
Acknowledge notification POSTs with 202 on the 2026-07-28 HTTP entry (#3326)
maxisbey
authored
b2025ab
View commit details
Copy full SHA for b2025ab
View code at this point
Browse repository at this point
docs: cover the remaining Tier 1 audit items (#3325)
maxisbey
authored
9057285
View commit details
Copy full SHA for 9057285
View code at this point
Browse repository at this point
Let Client take StdioServerParameters directly (#3321)
maxisbey
authored
e473cca
View commit details
Copy full SHA for e473cca
View code at this point
Browse repository at this point
MCPServer: content-block returns are unstructured, prompt messages take Image/Audio (#3320)
maxisbey
authored
fb443cc
View commit details
Copy full SHA for fb443cc
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
docs: publish translated docs in twelve languages and the tool that maintains them (#3280)
maxisbey
authored
52ad0a8
View commit details
Copy full SHA for 52ad0a8
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Link the released 2026-07-28 spec and point migrators at /v1/ (#3214)
maxisbey
authored
a4f4ccd
View commit details
Copy full SHA for a4f4ccd
View code at this point
Browse repository at this point
Retire wording tied to pre-2.0 milestones (#3211)
maxisbey
authored
b31ddf3
View commit details
Copy full SHA for b31ddf3
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
Present v2 as the stable release across the README, docs, and policies (#3178)
maxisbey
authored
6f69a37
View commit details
Copy full SHA for 6f69a37
View code at this point
Browse repository at this point
Serve v2 docs at the site root, with permanent per-major paths (#3176)
maxisbey
authored
78e6fbb
View commit details
Copy full SHA for 78e6fbb
View code at this point
Browse repository at this point
Remove unused StreamableHTTPTransport.get_session_id() (#3205)
maxisbey
authored
af06330
View commit details
Copy full SHA for af06330
View code at this point
Browse repository at this point
Expose the middleware chain on MCPServer and stop sending unrequested change notifications (#3201)
maxisbey
authored
c9c431b
View commit details
Copy full SHA for c9c431b
View code at this point
Browse repository at this point
Fail fast on server-to-client requests in JSON-response mode instead of hanging (#3195)
maxisbey
authored
528e366
View commit details
Copy full SHA for 528e366
View code at this point
Browse repository at this point
Gate log notifications on the per-request log-level opt-in at 2026-07-28 (#3198)
maxisbey
authored
89c5e70
View commit details
Copy full SHA for 89c5e70
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
docs: fix off-by-one hl_lines in apps.md (#3196)
maxisbey
authored
b61ce38
View commit details
Copy full SHA for b61ce38
View code at this point
Browse repository at this point
Add mcp.types as a permanent alias for mcp_types (#3190)
maxisbey
authored
b7c9a91
View commit details
Copy full SHA for b7c9a91
View code at this point
Browse repository at this point
Stop answering cancelled requests (#3188)
maxisbey
authored
923341c
View commit details
Copy full SHA for 923341c
View code at this point
Browse repository at this point
docs: fill migration-guide gaps found by automated v1-to-v2 migration runs (#3187)
maxisbey
authored
e8ef138
View commit details
Copy full SHA for e8ef138
View code at this point
Browse repository at this point
Split the registration request model from the registered-client record (#3181)
maxisbey
authored
d3ffe87
View commit details
Copy full SHA for d3ffe87
View code at this point
Browse repository at this point
Make the per-version wire packages private (`mcp_types._v*`) (#3191)
maxisbey
authored
b9422f1
View commit details
Copy full SHA for b9422f1
View code at this point
Browse repository at this point
Point pre-release install pins at 2.0.0rc1 (#3186)
maxisbey
authored
45f2a88
View commit details
Copy full SHA for 45f2a88
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
Replace FileResource.is_binary with an encoding field (#3171)
maxisbey
authored
11934c9
View commit details
Copy full SHA for 11934c9
View code at this point
Browse repository at this point
Narrow message_handler's parameter to notifications and exceptions (#3168)
maxisbey
authored
814072c
View commit details
Copy full SHA for 814072c
View code at this point
Browse repository at this point
Remove the unused timeout parameter from OAuthClientProvider (#3165)
maxisbey
authored
47bfa85
View commit details
Copy full SHA for 47bfa85
View code at this point
Browse repository at this point
Stop advertising MCP_* env vars for MCPServer settings; drop pydantic-settings (#3170)
maxisbey
authored
3212591
View commit details
Copy full SHA for 3212591
View code at this point
Browse repository at this point
Remove the deprecated RFC7523OAuthClientProvider (#3169)
maxisbey
authored
7163d82
View commit details
Copy full SHA for 7163d82
View code at this point
Browse repository at this point
Rename scopes= to scope= on the client-credentials OAuth providers (#3166)
maxisbey
authored
e90a66b
View commit details
Copy full SHA for e90a66b
View code at this point
Browse repository at this point
Remove Context.client_id (#3167)
maxisbey
authored
5dd062d
View commit details
Copy full SHA for 5dd062d
View code at this point
Browse repository at this point
Make CacheConfig() the Client cache default and None the off switch (#3164)
maxisbey
authored
0cb920f
View commit details
Copy full SHA for 0cb920f
View code at this point
Browse repository at this point
Isolate the stdio server's stdin and stdout from handler subprocesses (#3117)
maxisbey
authored
629ca29
View commit details
Copy full SHA for 629ca29
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
Serve the 2026-07-28 protocol over stdio: decide the era from the opening request (#3152)
maxisbey
authored
00a7014
View commit details
Copy full SHA for 00a7014
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL