Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-25 | 1.7 kB | |
Release v0.30.0 source code.tar.gz | 2025-05-25 | 291.1 kB | |
Release v0.30.0 source code.zip | 2025-05-25 | 336.3 kB | |
Totals: 3 Items | 629.1 kB | 0 |
What's Changed
- Feat: Impl Server-Side Streamable HTTP transport by @leavez in https://github.com/mark3labs/mcp-go/pull/273
- Support customize request header by @dugenkui03 in https://github.com/mark3labs/mcp-go/pull/315
- docs: add regeneration instructions by @pmenglund in https://github.com/mark3labs/mcp-go/pull/309
- docs(examples): correct use of
GetArguments
by @jamietanna in https://github.com/mark3labs/mcp-go/pull/316 - fix: avoid painc caused by writing to closed channel by @cryo-zd in https://github.com/mark3labs/mcp-go/pull/318
- docs: use helper functions and return error as result by @pottekkat in https://github.com/mark3labs/mcp-go/pull/322
- Update README.md by @dugenkui03 in https://github.com/mark3labs/mcp-go/pull/323
- Feat(prompts): add DeletePrompts method to MCPServer by @God-Jay in https://github.com/mark3labs/mcp-go/pull/320
- Scaffold documentation site by @ezynda3 in https://github.com/mark3labs/mcp-go/pull/324
- Docs by @ezynda3 in https://github.com/mark3labs/mcp-go/pull/325
- feat: Implement OAuth in the client by @ezynda3 in https://github.com/mark3labs/mcp-go/pull/296
- feat(server): persist client info in sessions by @ShawkyZ in https://github.com/mark3labs/mcp-go/pull/313
New Contributors
- @pmenglund made their first contribution in https://github.com/mark3labs/mcp-go/pull/309
- @jamietanna made their first contribution in https://github.com/mark3labs/mcp-go/pull/316
- @God-Jay made their first contribution in https://github.com/mark3labs/mcp-go/pull/320
- @ShawkyZ made their first contribution in https://github.com/mark3labs/mcp-go/pull/313
Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.29.0...v0.30.0