Marcelo Trylesinski
|
0ee7f1b293
|
Split protocol types into a standalone mcp-types package (#2973)
|
2026-06-25 19:18:38 +02:00 |
|
Max Isbey
|
0a22a9dc33
|
refactor: replace lowlevel Server decorators with on_* constructor kwargs (#1985)
|
2026-02-12 15:55:54 +00:00 |
|
Marcelo Trylesinski
|
1a8c14a5b8
|
refactor: replace mcp.types as types to from mcp import types (#1986)
|
2026-02-03 16:42:29 +00:00 |
|
Felix Weinberger
|
d41d0c0128
|
chore: add D212 lint rule to enforce Google-style docstrings (#1892)
|
2026-01-16 16:10:52 +00:00 |
|
Marcelo Trylesinski
|
e94b386a13
|
refactor: use snake case instead of camel case in types (#1894)
|
2026-01-16 15:51:27 +01:00 |
|
Brandon Shar
|
1200ba0082
|
Allow CallToolResult to be returned directly to support _meta field for OpenAI Apps (#1459)
Co-authored-by: Max Isbey <224885523+maxisbey@users.noreply.github.com>
|
2025-10-21 18:52:08 +00:00 |
|
Marcelo Trylesinski
|
c7671e470c
|
Add pyright strict mode on the whole project (#1254)
|
2025-08-11 18:56:37 +01:00 |
|
Inna Harper
|
0b4ce00be2
|
README - replace code snippets with examples - add lowlevel to snippets (#1150)
|
2025-07-16 15:26:16 +01:00 |
|