ToolTrust
B15/100
kopfrechner

kopfrechner-gitlab-mr-mcp

mcp0.1.0

@kopfrechner

Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.

By kopfrechner | 99 findings | Scanned 6/22/2026 | tooltrust-scanner/v0.3.19 | 89

1 High25 Low73 Info

Risk Summary

Safe With Normal Controls

Dep Visibility is the main signal, but overall risk remains within an acceptable range.

Potential impact: This finding indicates the tool should be reviewed before it is trusted.

Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.

Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.

Security Findings (99)

  • HighAS-012

    🔄Tool Drift

    Tool set changed silently at v0.1.0: 54 tool(s) added, 10 tool(s) removed without a version bump.

    + 54 added

    GITLAB_ARCHIVE_PROJECTGITLAB_CREATE_GROUPGITLAB_CREATE_PROJECTGITLAB_CREATE_PROJECT_ISSUEGITLAB_CREATE_REPOSITORY_BRANCHGITLAB_DELETE_PROJECTGITLAB_DOWNLOAD_PROJECT_AVATARGITLAB_ERASE_JOBGITLAB_GET_COMMIT_REFSGITLAB_GET_COMMIT_SEQUENCEGITLAB_GET_GROUPGITLAB_GET_GROUPSGITLAB_GET_GROUP_MEMBERGITLAB_GET_JOB_DETAILSGITLAB_GET_MERGE_REQUEST_NOTESGITLAB_GET_PROJECTGITLAB_GET_PROJECTSGITLAB_GET_PROJECTS_ID_MERGE_REQUESTS_IID_DIFFSGITLAB_GET_PROJECT_LANGUAGESGITLAB_GET_PROJECT_MEMBERGITLAB_GET_PROJECT_MEMBER_ALLGITLAB_GET_PROJECT_MERGE_REQUESTSGITLAB_GET_PROJECT_MERGE_REQUEST_COMMITSGITLAB_GET_REPOSITORY_BRANCHGITLAB_GET_REPOSITORY_BRANCHESGITLAB_GET_SINGLE_COMMITGITLAB_GET_SINGLE_PIPELINEGITLAB_GET_USERGITLAB_GET_USERSGITLAB_GET_USERS_ID_STATUSGITLAB_GET_USER_PREFERENCESGITLAB_GET_USER_STATUSGITLAB_GET_USER_SUPPORT_PINGITLAB_IMPORT_PROJECT_MEMBERSGITLAB_LIST_ALL_GROUP_MEMBERSGITLAB_LIST_ALL_PROJECT_MEMBERSGITLAB_LIST_BILLABLE_GROUP_MEMBERSGITLAB_LIST_GROUP_MEMBERSGITLAB_LIST_PENDING_GROUP_MEMBERSGITLAB_LIST_PIPELINE_JOBSGITLAB_LIST_PROJECT_GROUPSGITLAB_LIST_PROJECT_INVITED_GROUPSGITLAB_LIST_PROJECT_PIPELINESGITLAB_LIST_PROJECT_SHAREABLE_GROUPSGITLAB_LIST_PROJECT_TAGSGITLAB_LIST_PROJECT_TRANSFER_LOCATIONSGITLAB_LIST_PROJECT_USERSGITLAB_LIST_REPOSITORY_COMMITSGITLAB_LIST_USER_PROJECTSGITLAB_POST_USER_SUPPORT_PINGITLAB_PUT_USER_PREFERENCESGITLAB_SET_USER_STATUSGITLAB_SHARE_PROJECT_WITH_GROUPGITLAB_START_PROJECT_HOUSEKEEPING

    − 10 removed

    add_merge_request_commentadd_merge_request_diff_commentget_issue_detailsget_merge_request_commentsget_merge_request_detailsget_merge_request_diffget_projectslist_open_merge_requestsset_merge_request_descriptionset_merge_request_title

    Fix: The set of tools exposed by this server changed between scans of the same version — a sign the package was silently updated without a version bump. Audit the changelog and all tool definitions before trusting this server. Pin to a specific commit hash rather than a floating version tag.

  • LowAS-002

    âš ī¸Excessive Permissions ×10

    input schema exposes 26 properties (threshold: 10)

    GITLAB_CREATE_GROUP

    input schema exposes 12 properties (threshold: 10)

    GITLAB_CREATE_PROJECT

    input schema exposes 17 properties (threshold: 10)

    GITLAB_CREATE_PROJECT_ISSUEGITLAB_LIST_PROJECT_PIPELINES

    input schema exposes 13 properties (threshold: 10)

    GITLAB_GET_GROUPS

    input schema exposes 36 properties (threshold: 10)

    GITLAB_GET_PROJECT_MERGE_REQUESTS

    input schema exposes 19 properties (threshold: 10)

    GITLAB_GET_PROJECTS

    input schema exposes 24 properties (threshold: 10)

    GITLAB_GET_USERS

    input schema exposes 11 properties (threshold: 10)

    GITLAB_LIST_REPOSITORY_COMMITS

    input schema exposes 22 properties (threshold: 10)

    GITLAB_LIST_USER_PROJECTS

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

  • LowAS-011

    â„šī¸Missing Rate-Limit / Timeout ×15

    tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration

    GITLAB_CREATE_GROUPGITLAB_CREATE_PROJECTGITLAB_CREATE_PROJECT_ISSUEGITLAB_DOWNLOAD_PROJECT_AVATARGITLAB_GET_GROUP_MEMBERGITLAB_GET_JOB_DETAILSGITLAB_GET_MERGE_REQUEST_NOTESGITLAB_GET_PROJECTGITLAB_GET_PROJECT_MEMBERGITLAB_GET_PROJECT_MERGE_REQUEST_COMMITSGITLAB_GET_PROJECT_MERGE_REQUESTSGITLAB_GET_PROJECTS_ID_MERGE_REQUESTS_IID_DIFFSGITLAB_GET_USERGITLAB_LIST_PROJECT_SHAREABLE_GROUPSGITLAB_LIST_USER_PROJECTS

    Fix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.

  • InfoAS-014

    â„šī¸Dependency Inventory Unavailable ×54

    Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.

    GITLAB_ARCHIVE_PROJECTGITLAB_CREATE_GROUPGITLAB_CREATE_PROJECTGITLAB_CREATE_PROJECT_ISSUEGITLAB_CREATE_REPOSITORY_BRANCHGITLAB_DELETE_PROJECTGITLAB_DOWNLOAD_PROJECT_AVATARGITLAB_ERASE_JOBGITLAB_GET_COMMIT_REFSGITLAB_GET_COMMIT_SEQUENCEGITLAB_GET_GROUPGITLAB_GET_GROUP_MEMBERGITLAB_GET_GROUPSGITLAB_GET_JOB_DETAILSGITLAB_GET_MERGE_REQUEST_NOTESGITLAB_GET_PROJECTGITLAB_GET_PROJECT_LANGUAGESGITLAB_GET_PROJECT_MEMBERGITLAB_GET_PROJECT_MEMBER_ALLGITLAB_GET_PROJECT_MERGE_REQUEST_COMMITSGITLAB_GET_PROJECT_MERGE_REQUESTSGITLAB_GET_PROJECTSGITLAB_GET_PROJECTS_ID_MERGE_REQUESTS_IID_DIFFSGITLAB_GET_REPOSITORY_BRANCHGITLAB_GET_REPOSITORY_BRANCHESGITLAB_GET_SINGLE_COMMITGITLAB_GET_SINGLE_PIPELINEGITLAB_GET_USERGITLAB_GET_USER_PREFERENCESGITLAB_GET_USERSGITLAB_GET_USERS_ID_STATUSGITLAB_GET_USER_STATUSGITLAB_GET_USER_SUPPORT_PINGITLAB_IMPORT_PROJECT_MEMBERSGITLAB_LIST_ALL_GROUP_MEMBERSGITLAB_LIST_ALL_PROJECT_MEMBERSGITLAB_LIST_BILLABLE_GROUP_MEMBERSGITLAB_LIST_GROUP_MEMBERSGITLAB_LIST_PENDING_GROUP_MEMBERSGITLAB_LIST_PIPELINE_JOBSGITLAB_LIST_PROJECT_GROUPSGITLAB_LIST_PROJECT_INVITED_GROUPSGITLAB_LIST_PROJECT_PIPELINESGITLAB_LIST_PROJECT_SHAREABLE_GROUPSGITLAB_LIST_PROJECT_TAGSGITLAB_LIST_PROJECT_TRANSFER_LOCATIONSGITLAB_LIST_PROJECT_USERSGITLAB_LIST_REPOSITORY_COMMITSGITLAB_LIST_USER_PROJECTSGITLAB_POST_USER_SUPPORT_PINGITLAB_PUT_USER_PREFERENCESGITLAB_SET_USER_STATUSGITLAB_SHARE_PROJECT_WITH_GROUPGITLAB_START_PROJECT_HOUSEKEEPING

    Fix: Review and remediate the identified issue.

  • InfoAS-002

    âš ī¸Excessive Permissions ×19

    declared capabilities: code/command execution, filesystem access

    GITLAB_CREATE_GROUPGITLAB_CREATE_PROJECTGITLAB_CREATE_PROJECT_ISSUE

    declared capabilities: filesystem access

    GITLAB_CREATE_REPOSITORY_BRANCHGITLAB_DELETE_PROJECTGITLAB_LIST_REPOSITORY_COMMITSGITLAB_PUT_USER_PREFERENCES

    declared capabilities: network access

    GITLAB_DOWNLOAD_PROJECT_AVATARGITLAB_GET_GROUP_MEMBERGITLAB_GET_JOB_DETAILSGITLAB_GET_MERGE_REQUEST_NOTESGITLAB_GET_PROJECTGITLAB_GET_PROJECT_MEMBERGITLAB_GET_PROJECT_MERGE_REQUEST_COMMITSGITLAB_GET_PROJECTS_ID_MERGE_REQUESTS_IID_DIFFSGITLAB_GET_USERGITLAB_LIST_PROJECT_SHAREABLE_GROUPSGITLAB_LIST_USER_PROJECTS

    declared capabilities: network access, environment variables

    GITLAB_GET_PROJECT_MERGE_REQUESTS

    Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.

Scan this tool yourself

Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.

Install once, then scan any MCP server:

$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash
$ tooltrust-scanner scan --server "npx -y kopfrechner-gitlab-mr-mcp"

Adjust the package name if your npm registry name differs from the tool ID. View source

Add badge to your README

Copy this Markdown to show your ToolTrust grade on GitHub.

[![ToolTrust Grade B](https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-directory/main/docs/badges/grade-b.svg)](https://github.com/AgentSafe-AI/tooltrust-directory)