Skip to main content
Glama

get_namespace

Retrieve namespace details using ID or path to access GitLab project groups and organizational information for repository management.

Instructions

Get details of a namespace by ID or path

Input Schema

NameRequiredDescriptionDefault
namespace_idYesNamespace ID or full path

Input Schema (JSON Schema)

{ "properties": { "namespace_id": { "description": "Namespace ID or full path", "type": "string" } }, "required": [ "namespace_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