Skip to content

Releases: wlxwlxwlx/mcp-go

v0.32.8

15 Jan 10:14

Choose a tag to compare

HasTool

HasResource
HasPrompt

v0.32.7

15 Jan 09:25

Choose a tag to compare

HasTool

HasResource
HasPrompt

v0.32.6

15 Jan 09:16

Choose a tag to compare

HasTool,HasResource,HasPrompt

v0.32.5

10 Jul 09:18

Choose a tag to compare

SetResources

SetPrompts
DeleteResources

v0.32.4

03 Jul 06:28

Choose a tag to compare

Add a resource handler to the request so that we can override the han…

v0.32.3

03 Jul 06:21

Choose a tag to compare

Add a resource handler to the request so that we can override the han…

v0.32.2

01 Jul 02:27

Choose a tag to compare

merge main

v0.32.1

01 Jul 01:58
1eddde7

Choose a tag to compare

feat: client-side streamable-http transport supports continuously lis…

v0.21.2

17 Jun 08:54
a077d27

Choose a tag to compare

feat: add type-safe array items helper functions (#396)

- Add WithStringItems(), WithNumberItems(), WithBooleanItems() for type-safe array schema construction
- Add WithStringEnumItems() for string enum arrays with cleaner API
- Improve Items() documentation with examples and usage guidance
- Add comprehensive compatibility tests ensuring new APIs generate identical schemas

v0.21.0

17 Apr 07:55

Choose a tag to compare

merge main