Skip to main content
Glama

gitlab-mcp-server

list_project_wiki_pages

Retrieve all wiki pages for a specified GitLab project, optionally including content, to streamline documentation access and management.

Instructions

List all wiki pages for a GitLab project

Input Schema

NameRequiredDescriptionDefault
project_idNo
with_contentNo

Input Schema (JSON Schema)

{ "properties": { "project_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