Files
modelcontextprotocol--pytho…/tests
Max Isbey e41fa5ce53 feat: support setting title and description for server
Add support for the `title` and `description` fields in the
`Implementation` type, allowing servers to provide human-readable
metadata during initialization.

Changes:
- Add `description` field to `types.Implementation`
- Add `server_title` and `server_description` to `InitializationOptions`
- Wire up title/description through `Server` constructor and session
- Add test for title and description passthrough

Github-Issue:#1783
2025-12-15 10:44:48 +00:00
..
2025-11-28 18:51:58 +00:00
2024-09-24 22:04:19 +01:00
2025-02-05 11:02:51 +00:00