Commit Graph

522 Commits

Author SHA1 Message Date
ihrpr 670478866d test 2025-07-04 10:02:30 +01:00
ihrpr 96e0b55982 Merge branch 'main' into add-lowest-dependency-test 2025-07-04 09:14:11 +01:00
Marcelo Trylesinski 9301924f44 chore: bump ruff (#1085) 2025-07-04 09:01:17 +01:00
Marcelo Trylesinski fffd9d9869 try now 2025-07-04 09:32:05 +02:00
Marcelo Trylesinski 5eabbd094a bump typer as well due to incompatibility 2025-07-04 08:50:31 +02:00
Marcelo Trylesinski 45187fc65a reset lockfile 2025-07-04 08:42:02 +02:00
Marcelo Trylesinski ea5c521f64 use highest resolution on the lockfile 2025-07-04 08:42:01 +02:00
Marcelo Trylesinski 511b4d88e0 fix test suite 2025-07-04 08:41:38 +02:00
Marcelo Trylesinski 8642abae26 fix command 2025-07-04 08:41:38 +02:00
Marcelo Trylesinski 30e4dd21f6 tests: add lowest dependency tests 2025-07-04 08:41:38 +02:00
Marcelo Trylesinski 34c53f9847 Use TypeVar instead of new notation 2025-07-04 08:40:02 +02:00
Marcelo Trylesinski 66f2fbace7 chore: bump ruff 2025-07-04 08:36:36 +02:00
AishwaryaKalloli 6f43d1f170 Flaky test fix (#1050) 2025-06-29 21:53:32 +01:00
Mohamed Amine Zghal 7942184336 Bump Pydantic in the lockfile (#1041) 2025-06-27 17:41:17 +02:00
Nathan Brake 3f0964dd14 Remove setting global logging config (#1048)
Main branch checks / checks (push) Failing after 0s
v1.10.1
2025-06-27 12:48:45 +02:00
Inna Harper dced22344d Remove frozen from build (#1040)
Main branch checks / checks (push) Failing after 1s
v1.10.0
2025-06-26 14:41:23 +01:00
Inna Harper 0323831b01 unpin jsonschema version (#1037) 2025-06-26 13:28:15 +01:00
Inna Harper 4b659639f7 Update latest protocol version to 2025-06-18 (#1036) 2025-06-26 10:02:57 +01:00
bhosmer-ant 43bb24f62b feat: Add structured output support for tool functions (#993) 2025-06-26 09:36:17 +01:00
bhosmer-ant c8bbfc034d Add schema validation to lowlevel server (#1005) 2025-06-25 09:23:49 -04:00
David Soria Parra 0b11bdb629 ci: add --frozen flag to all uv commands in workflows (#970)
Co-authored-by: Claude <noreply@anthropic.com>
2025-06-25 14:00:14 +01:00
dr3s 41f3bc35ce Make "resource" optional on earlier protocols (#1017)
Co-authored-by: Andres March <>
2025-06-25 10:18:24 +01:00
Felix Weinberger 4d45bb85a8 refactor: rename DummyProcess to FallbackProcess in Windows stdio (#1015) 2025-06-24 15:44:42 +01:00
Inna Harper 674768802a Fix /.well-known/oauth-authorization-server dropping path (#1014) 2025-06-24 15:43:26 +01:00
Inna Harper ce007de66d Remove github from auth examples (#1011) 2025-06-24 15:43:08 +01:00
The AI Language ecc916516d Fix Windows subprocess NotImplementedError (STDIO clients) (#596)
Merging, rename for `DummyProcess` -> `FallbackProcess` coming in https://github.com/modelcontextprotocol/python-sdk/pull/1015
2025-06-24 15:05:23 +01:00
Inna Harper 679b22970e RFC 8707 Resource Indicators Implementation (#991) 2025-06-23 17:10:20 +01:00
Inna Harper 17f9c00c53 MCP server separation into Authorization Server (AS) and Resource Server (RS) roles per spec PR #338 (#982)
Co-authored-by: Paul Carleton <paulc@anthropic.com>
2025-06-23 14:19:03 +01:00
Inna Harper d0443a1832 Add resource Link (#974) 2025-06-17 20:23:07 +01:00
David Dworken 86bb54cb28 Add support for DNS rebinding protections (#861) 2025-06-17 20:13:00 +01:00
Felix Weinberger a2f8766a8a Add title to tools, resources, prompts (#972)
Co-authored-by: Claude <noreply@anthropic.com>
2025-06-17 15:53:14 +01:00
Marc Abramowitz 029f434109 Allow longer duration in test_188_concurrency (#969) 2025-06-17 11:55:29 +01:00
Inna Harper 5429ac6153 Update _meta usage guidance in types (#971) 2025-06-17 11:54:59 +01:00
Inna Harper 69e6572d48 Add support for Elicitation (#625)
Co-authored-by: David Soria Parra <davidsp@anthropic.com>
2025-06-17 11:54:11 +01:00
Inna Harper a3bcabdce2 Include context into completions (#966) 2025-06-17 09:33:25 +01:00
David Dworken 7b420656de Fix uncaught exception in MCP server (#967) 2025-06-16 17:04:51 -07:00
Felix Weinberger 1eb1bba83c feat: add _meta to more objects (#963) 2025-06-16 16:43:54 +01:00
ihrpr f3cd20c920 Rename ResourceReference to ResourceTemplateReference (#947) 2025-06-13 18:25:36 +01:00
Marcelo Trylesinski bac2705426 ci: add timeout on the test job (#955) 2025-06-13 15:24:28 +01:00
Dipesh Rathore 1bb16fa96e clean-up: removed unused ci file (#950) 2025-06-13 08:41:18 +00:00
Felix Weinberger df15e9566d feat: implement MCP-Protocol-Version header requirement for HTTP transport (#898) 2025-06-12 18:01:53 +01:00
ihrpr 0bcecffc4c set timeout for sse in httpx_client_factory (#943) 2025-06-12 09:09:13 +01:00
Marcelo Trylesinski 20dc0fbabb Allow to pass timeout as float (#941)
Main branch checks / checks (push) Failing after 1s
Check uv.lock / check-lock (push) Has been cancelled
v1.9.4
2025-06-12 09:31:31 +02:00
Luca Chang d69b290b65 chore: create union for working with message content (#939) 2025-06-12 09:01:33 +02:00
Marcelo Trylesinski 185fa49fd1 Use pre-commit on CI (#937) 2025-06-11 16:48:10 +02:00
Marcelo Trylesinski ba149e34f2 Create issue templates (#935) 2025-06-11 14:27:03 +02:00
Marcelo Trylesinski d831cc49e1 Add commit to git-blame-ignore-revs (#933) 2025-06-11 11:41:33 +01:00
Marcelo Trylesinski 543961968c Use 120 characters instead of 88 (#856) 2025-06-11 11:45:50 +02:00
Nandha Reddy f7265f7b91 Use FileUrl on the resources/list call in the simple-resource example (#907) 2025-06-11 10:48:42 +02:00
David Dworken 29c69e6a47 Fix uncaught exception in MCP server (#822) 2025-06-09 17:03:15 -07:00