Skip to content

Releases: metoro-io/mcp-golang

v0.13.0

22 May 10:01
6598b3d
Compare
Choose a tag to compare

Changelog

  • 6598b3d FIX: Correctly parse response in Client's ReadResource (#100)
  • 2d128c3 fix: fix nil pointer dereference error in error handler (#109)

v0.12.0

07 May 12:46
162a6c3
Compare
Choose a tag to compare

Changelog

v0.11.0

18 Apr 13:15
d21987a
Compare
Choose a tag to compare

Changelog

  • d21987a Fix HTTP transport message handling (#76)

v0.10.0

18 Apr 13:04
e00d4be
Compare
Choose a tag to compare

Changelog

v0.9.0

09 Apr 12:58
6f6550e
Compare
Choose a tag to compare

Changelog

  • 6f6550e Fix/support to connect claude mcp filesystem (#85)
  • 5ac0ad7 [#70] Handle list resources with no body (#71)

v0.8.0

22 Jan 20:00
1fa18e0
Compare
Choose a tag to compare

Changelog

v0.7.0

22 Jan 15:54
682b7ad
Compare
Choose a tag to compare

Changelog

v0.6.0

22 Jan 13:46
219a972
Compare
Choose a tag to compare

Changelog

v0.5.0

21 Jan 18:52
4b52512
Compare
Choose a tag to compare

Changelog

v0.4.0

15 Dec 12:04
b6b1dca
Compare
Choose a tag to compare

Changelog

  • d51afb6 Add docs for using with claude (#48)
  • 9cc9607 Allow people to rate docs and raise issues (#49)
  • b6b1dca Fix issue with prompt serialization (#51)