Tags: mark3labs/mcp-go
Toggle v0.24.0's commit message
perf: release Mutex eraly for performance (#213 )
Toggle v0.23.1's commit message
fix potential risk of sending on closed channel (#194 )
Toggle v0.23.0's commit message
optimize capability and notification (#184 )
Toggle v0.22.0's commit message
Toggle v0.21.1's commit message
fix: tool annotation (#165 )
Toggle v0.21.0's commit message
introduce NewToolResultErrorWithErr and update docs (#140 )
* introduce NewToolResultErrorWithErr and update docs
* rename to NewToolResultErrorFromErr
Toggle v0.20.1's commit message
Dustin/138 deadlock remove global mutex (#139 )
* fix: remove global mutex
* chore: remove uncessary comments
* chore: remove comment
* chore: remove comment
* chore: explicit err checks
Toggle v0.20.0's commit message
feat: Tool Handler Middleware (#123 )
* feat: add tool handler middleware capability
* docs: add WithRecovery middleware to the calculator mcp server example
* docs: add tool handler middleware section to the readme
Toggle v0.19.0's commit message
Feature/pagination functionality (#107 )
* add pagination functionality
* update test
* solve race problem
* solve race pro
Toggle v0.18.0's commit message
feat: add context to hooks (#92 )
feat: new hook: OnRegisterSession
You can’t perform that action at this time.