Fixed GitLab MCP URL Handling and History Pagination
GitLab MCP tools now handle compare URLs, commit pagination, invalid refs, and history pagination more reliably.
Fixed several GitLab MCP tool issues related to URLs, refs, and pagination.
This release includes:
- Compare URLs with query strings can be opened correctly
- Commit lists report when more pages are available
- Invalid branch refs return a clear error instead of an empty list
explore_historyrespects controlled page sizes
Agents can now retrieve GitLab history and comparison data with clearer errors and more reliable pagination.