GitLab MR Viewer

A lightweight, client-side web app for advanced filtering and viewing of GitLab merge requests. Filter by multiple authors, share URLs with your team, and keep your API token secure in your browser.

GitLab Configuration

Create a token at: Settings → Access Tokens → Personal Access Tokens
Required scopes: api, read_user

🔒 Privacy & Security

  • • Your token is stored only in your browser (memory or local storage if you choose)
  • • All API calls are made directly from your browser to GitLab
  • • No data is sent to or stored on our servers
  • • Refresh the page to clear your token from memory