MCPServers
GitLab MR Confluence Linker - MCP server logo

GitLab MR Confluence Linker

0
0

Summary

MRConfluenceLinker-mcp-server provides a bridge between GitLab merge requests and Confluence documentation, enabling AI assistants to fetch, analyze, and document code changes. The server offers tools to retrieve merge request details, perform code analysis (including file type breakdowns and change statistics), and automatically generate structured documentation in Confluence pages. Built with comprehensive error handling and detailed logging, it's particularly valuable for development teams who want to maintain up-to-date documentation of their code changes without leaving their conversation interface.

Available Actions(3)

fetch_mr_details

Fetches details of a specific merge request or all merge requests. Parameters: project_id (required), mr_id (optional)

analyze_code_changes

Analyzes code changes in a merge request. Parameters: project_id (required), mr_id (required)

store_in_confluence

Stores analysis results in Confluence. Parameters: project_id (required), mr_id (optional), analysis (optional)

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签