Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-11 | 2.1 kB | |
Release v0.32.0 source code.tar.gz | 2025-06-11 | 353.7 kB | |
Release v0.32.0 source code.zip | 2025-06-11 | 415.6 kB | |
Totals: 3 Items | 771.3 kB | 7 |
What's Changed
- feat(mcp): add NewToolResultErrorf by @icholy in https://github.com/mark3labs/mcp-go/pull/357
- feat(mcptest): extend test server with prompt and resource support by @vasayxtx in https://github.com/mark3labs/mcp-go/pull/346
- [streamable-http] Add ability to override the http.Client by @tra4less in https://github.com/mark3labs/mcp-go/pull/359
- fixed logo issue in home page by @asaf-shitrit in https://github.com/mark3labs/mcp-go/pull/364
- feat(mcptest): Change
Server.Start
to accept acontext.Context
. by @octo in https://github.com/mark3labs/mcp-go/pull/339 - fix(test/stdio): address io:read/write on closed pipe error by @cryo-zd in https://github.com/mark3labs/mcp-go/pull/360
- [SSE][OAuth] Add OAuth support to SSE client by @giridhar-murthy-glean in https://github.com/mark3labs/mcp-go/pull/340
- More comprehensive docs by @ezynda3 in https://github.com/mark3labs/mcp-go/pull/374
- fix(srv/stream): properly remove sessionTool to prevent memory leak by @cryo-zd in https://github.com/mark3labs/mcp-go/pull/365
- fix: SSE parser now correctly handles events without event field by @ezynda3 in https://github.com/mark3labs/mcp-go/pull/376
- fix: ignore session IDs in stateless mode instead of rejecting them by @ezynda3 in https://github.com/mark3labs/mcp-go/pull/375
- support search www doc by @dugenkui03 in https://github.com/mark3labs/mcp-go/pull/378
- Optimize docs by @dugenkui03 in https://github.com/mark3labs/mcp-go/pull/386
New Contributors
- @icholy made their first contribution in https://github.com/mark3labs/mcp-go/pull/357
- @vasayxtx made their first contribution in https://github.com/mark3labs/mcp-go/pull/346
- @tra4less made their first contribution in https://github.com/mark3labs/mcp-go/pull/359
- @asaf-shitrit made their first contribution in https://github.com/mark3labs/mcp-go/pull/364
- @giridhar-murthy-glean made their first contribution in https://github.com/mark3labs/mcp-go/pull/340
Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.31.0...v0.32.0