build(deps): bump github.com/mark3labs/mcp-go from 0.36.0 to 0.41.0
Open
Number: #14
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: None
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
Created:
September 30, 2025 at 01:08 AM UTC
(2 days ago)
(2 days ago)
Updated:
September 30, 2025 at 01:08 AM UTC
(2 days ago)
(2 days ago)
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/mark3labs/mcp-go from 0.36.0 to 0.41.0.
Release notes
Sourced from github.com/mark3labs/mcp-go's releases.
Release v0.41.0
What's Changed
- fix(oauth): use oauth-authorization-server discovery before default endpoints by
@trungutt
in mark3labs/mcp-go#581- Improve JSON-RPC error handling with typed errors and response constructors by
@peteski22
in mark3labs/mcp-go#595- fix: Streamable HTTP client ping response handling by
@havasik
in mark3labs/mcp-go#578- feat: add support for call tool result annotations by
@Crescent617
in mark3labs/mcp-go#547New Contributors
@trungutt
made their first contribution in mark3labs/mcp-go#581@havasik
made their first contribution in mark3labs/mcp-go#578@Crescent617
made their first contribution in mark3labs/mcp-go#547Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.40.0...v0.41.0
Release v0.40.0
What's Changed
- feat(get-server-tools): add GetTools method for retrieve MCPServer.tools by
@ValeriiStepanets
in mark3labs/mcp-go#437- fix: don't share mutex between tools/resources by
@tjhop
in mark3labs/mcp-go#574- docs(server): Correct custom endpoint example for streamable HTTP transport by
@IAmSurajBobade
in mark3labs/mcp-go#577- feat: add NewToolResultJSON by
@changkun
in mark3labs/mcp-go#550- Do not panic on nil io by
@sam-at-luther
in mark3labs/mcp-go#446- Remove useless allocations; use (*Type)(nil) instead by
@mikeschinkel
in mark3labs/mcp-go#545- improve streamable http sse logging by
@ethanoroshiba
in mark3labs/mcp-go#508- feat!: add context.Context to TokenStore methods by
@sd2k
in mark3labs/mcp-go#557- Detect Pong from MCP Client and skip Session ID validation by
@struckoff
in mark3labs/mcp-go#539- feat: implement MCP elicitation support (#413) by
@JBUinfo
in mark3labs/mcp-go#548New Contributors
@ValeriiStepanets
made their first contribution in mark3labs/mcp-go#437@IAmSurajBobade
made their first contribution in mark3labs/mcp-go#577@changkun
made their first contribution in mark3labs/mcp-go#550@sam-at-luther
made their first contribution in mark3labs/mcp-go#446@mikeschinkel
made their first contribution in mark3labs/mcp-go#545@ethanoroshiba
made their first contribution in mark3labs/mcp-go#508@struckoff
made their first contribution in mark3labs/mcp-go#539@JBUinfo
made their first contribution in mark3labs/mcp-go#548Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.39.1...v0.40.0
Release v0.39.1
What's Changed
- fix(tool): Do not return empty
outputSchema
by@alex210501
in mark3labs/mcp-go#573Full Changelog: https://github.com/mark3labs/mcp-go/compare/v0.39.0...v0.39.1
Release v0.39.0
What's Changed
- fix: use bufio.Scanner for stdio transport to avoid panic when stdio mcp server outputs a long line by
@WingT
in mark3labs/mcp-go#464- fix(tool): Return the OutputSchema from the tool definition by
@alex210501
in mark3labs/mcp-go#571
... (truncated)
Commits
1737192
format7657c15
feat: add support for call tool result annotations (#547)aefdc0d
fix: Streamable HTTP client ping response handling (#578)7c8a082
Improve JSON-RPC error handling with typed errors and response constructors (...dd0058c
fix(oauth): use oauth-authorization-server discovery before default endpoints...281377e
fmte7f084c
feat: implement MCP elicitation support (#413) (#548)3288753
Detect Pong from MCP Client and skip Session ID validation (#539)d70b8d2
feat!: add context.Context to TokenStore methods (#557)c87c957
improve streamable http sse logging (#508)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+3
+3
Deletions:
-3
-3
Package Dependencies
Package:
github.com/mark3labs/mcp-go
Ecosystem:
go
go
Version Change:
0.36.0 → 0.41.0
Update Type:
Minor
Minor
Technical Details
ID: | 8791125 |
UUID: | 2872543816 |
Node ID: | PR_kwDOPbRMus6rN4pI |
Host: | GitHub |
Repository: | Cbnc-Mk/github-mcp-server |
Merge State: | Unknown |