Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-30 | 1.2 kB | |
Release v0.31.0 source code.tar.gz | 2025-05-30 | 293.5 kB | |
Release v0.31.0 source code.zip | 2025-05-30 | 339.7 kB | |
Totals: 3 Items | 634.3 kB | 0 |
What's Changed
- [feat] separate request struct by @OswinWu in https://github.com/mark3labs/mcp-go/pull/333
- fix: logo on website is squashed by @corani in https://github.com/mark3labs/mcp-go/pull/349
- fix: panic when streamable HTTP server sends notification by @dugenkui03 in https://github.com/mark3labs/mcp-go/pull/348
- fix: move styles.css to www/docs by @corani in https://github.com/mark3labs/mcp-go/pull/354
- fix(server): resolve stdio server context cancellation bug by @sonirico in https://github.com/mark3labs/mcp-go/pull/331
- Add option to StreamableHTTPServer to allow custom http server instance by @yash025 in https://github.com/mark3labs/mcp-go/pull/347
- fix(Srv/stream): add ID field to
PingRequest
by @cryo-zd in https://github.com/mark3labs/mcp-go/pull/353
New Contributors
- @OswinWu made their first contribution in https://github.com/mark3labs/mcp-go/pull/333
- @corani made their first contribution in https://github.com/mark3labs/mcp-go/pull/349
- @sonirico made their first contribution in https://github.com/mark3labs/mcp-go/pull/331
Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.30.1...v0.31.0