Skip to content

Releases: mark3labs/mcp-go

Release v0.11.2

05 Mar 20:05

Choose a tag to compare

Release v0.11.1

05 Mar 19:58
2bf58b2

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

Release v0.11.0

05 Mar 12:21
caa195b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.3...v0.11.0

Release v0.10.3

04 Mar 08:07
78f35a5

Choose a tag to compare

What's Changed

Full Changelog: v0.10.2...v0.10.3

Release v0.10.2

03 Mar 17:40

Choose a tag to compare

What's Changed

  • change to strong ResourceContents type by @xinwo in #33

Full Changelog: v0.10.1...v0.10.2

Release v0.10.1

03 Mar 14:46

Choose a tag to compare

Release v0.10.0

02 Mar 20:22
5dab240

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

Release v0.9.0

02 Mar 09:39
7e6fe09

Choose a tag to compare

Merge pull request #26 from xinwo/feature/strong_content_type

change to strong content type

Release v0.8.5

22 Feb 18:14
e8d90a0

Choose a tag to compare

What's Changed

  • feat(server): enhance tool management with ServerTool struct and related methods by @manusa in #24
  • modify endpoint compare logic by @xinwo in #23

Full Changelog: v0.8.4...v0.8.5

Release v0.8.4

16 Feb 09:40
35e60f7

Choose a tag to compare

Merge pull request #18 from marcnuri-forks/fix/sse-send-request

fix(client): SSE client can call tools