We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/polaz/gitlab-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
admin.yaml•615 B
# Admin preset - full access to all features
#
# Use with caution - this preset enables all tools
# including webhooks, integrations, and variables.
#
# Recommended only for GitLab administrators.
#
# NOTE: This is a PRESET - host/auth come from environment variables.
description: "Full admin access - all features enabled"
read_only: false
features:
wiki: true
milestones: true
pipelines: true
labels: true
mrs: true
files: true
variables: true
workitems: true
webhooks: true
snippets: true
integrations: true
# New entities
releases: true
refs: true
members: true
search: true