MCP Servers / development / GitLab MR & Confluence Linker

GitLab MR & Confluence Linker

JSON →
nonedevelopment

Analyzes GitLab merge requests and links them to Confluence documentation.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: gitlab-mr-confluence-linker
Tools
What this server exposes
fetch_mr_details
Fetches details of a specific merge request or all merge requests
analyze_code_changes
Analyzes code changes in a merge request
store_in_confluence
Stores analysis results in Confluence
Configuration
Environment & auth
authnone
envGITLAB_URL
envGITLAB_TOKEN
envGITLAB_PROJECT_ID
envCONFLUENCE_URL
envCONFLUENCE_TOKEN
Resources
GitLab MR & Confluence Linker — MCP Server · libregistry