Skip to main content
Glama

get_project

Retrieve detailed information about a specific GitLab project by providing its ID or URL-encoded path to access project configuration, settings, and metadata.

Instructions

Get details of a specific project

Input Schema

NameRequiredDescriptionDefault
project_idYesProject ID or URL-encoded path

Input Schema (JSON Schema)

{ "properties": { "project_id": { "description": "Project ID or URL-encoded path", "type": "string" } }, "required": [ "project_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/harshmaur/gitlab-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server