Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-27 | 915 Bytes | |
Release v0.41.0 source code.tar.gz | 2025-09-27 | 439.0 kB | |
Release v0.41.0 source code.zip | 2025-09-27 | 525.4 kB | |
Totals: 3 Items | 965.4 kB | 0 |
What's Changed
- fix(oauth): use oauth-authorization-server discovery before default endpoints by @trungutt in https://github.com/mark3labs/mcp-go/pull/581
- Improve JSON-RPC error handling with typed errors and response constructors by @peteski22 in https://github.com/mark3labs/mcp-go/pull/595
- fix: Streamable HTTP client ping response handling by @havasik in https://github.com/mark3labs/mcp-go/pull/578
- feat: add support for call tool result annotations by @Crescent617 in https://github.com/mark3labs/mcp-go/pull/547
New Contributors
- @trungutt made their first contribution in https://github.com/mark3labs/mcp-go/pull/581
- @havasik made their first contribution in https://github.com/mark3labs/mcp-go/pull/578
- @Crescent617 made their first contribution in https://github.com/mark3labs/mcp-go/pull/547
Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.40.0...v0.41.0