gitlab-agent-mcp

MCPReference

by telkomdev

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcpremote-capable

MCP configuration

stdio

Environment

  • PORT

    MCP server listening port.

  • MAX_FILES

    Maximum number of files selected for analysis.

  • GITLAB_URLrequired

    GitLab server URL.

  • GITLAB_TOKENrequiredsecret

    Personal Access Token used to access repositories and source code.

  • ANALYSIS_MODEL

    Model used by the Repository Analysis Agent.

  • MAX_FILE_CHARS

    Maximum number of characters loaded from each file.

  • OPENAI_API_KEYrequiredsecret

    API key used to authenticate requests.

  • DISCOVERY_MODEL

    Model used by the Repository Discovery Agent.

  • OPENAI_BASE_URLrequired

    Base URL of an OpenAI-compatible API endpoint.

  • RELEVANCE_MODEL

    Model used by the Code Relevance Agent.

  • MAX_SEARCH_RESULTS

    Maximum number of GitLab search results retrieved before reranking.

  • OPENAI_USE_TRANSPORT

    Enables custom transport for providers that require non-standard authentication headers.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.