Skip to main content
Glama

gitlab-mcp-server

list_group_wiki_pages

Retrieve all wiki pages for a GitLab group, optionally including content, to organize and manage group knowledge resources efficiently.

Instructions

List all wiki pages for a GitLab group

Input Schema

NameRequiredDescriptionDefault
group_idNo
with_contentNo

Input Schema (JSON Schema)

{ "properties": { "group_id": { "type": "string" }, "with_content": { "type": "boolean" } }, "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/yoda-digital/mcp-gitlab-server'

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