You're viewing a demo portfolio

Join the waitlist
PRSM

get_project

Active

Tool of Gitlab Public

declared in 0.1.0

Get full details for a public GitLab project by ID or path (e.g., "gitlab-org%2Fgitlab"). Returns name, description, stars, forks, default branch, topics, and last activity date.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "278964"
    },
    {
      "id": "gitlab-org%2Fgitlab"
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Project numeric ID or URL-encoded path (e.g., \"gitlab-org%2Fgitlab\")"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Gitlab Public

https://github.com/pipeworx-io/mcp-gitlab-public

1/7 registries
View full server →