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 (string), mr_id (optional string)

analyze_code_changes

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

store_in_confluence

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

Last Updated: April 17, 2025

Avis de la Communauté

0.0
0 avis
5
0
4
0
3
0
2
0
1
0

Aucun avis encore. Soyez le premier à donner votre avis !

Connectez-vous pour rejoindre la conversation

Coming soon to
HighlightHighlight AI

Langage

TypeScript

Catégories

Tags