Skip to main content
Glama

gitlab-mcp-server

delete_project_wiki_page

Remove a wiki page from a GitLab project by specifying the project ID and page slug. Ideal for maintaining clean and updated project documentation.

Instructions

Delete a wiki page from a GitLab project

Input Schema

NameRequiredDescriptionDefault
project_idNo
slugNo

Input Schema (JSON Schema)

{ "properties": { "project_id": { "type": "string" }, "slug": { "type": "string" } }, "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