Skip to main content
Glama

gitlab-mcp-server

upload_group_wiki_attachment

Upload attachments to a GitLab group wiki by specifying the branch, content, file path, and group ID. Simplify file management and documentation updates.

Instructions

Upload an attachment to a GitLab group wiki

Input Schema

NameRequiredDescriptionDefault
branchNo
contentNo
file_pathNo
group_idNo

Input Schema (JSON Schema)

{ "properties": { "branch": { "type": "string" }, "content": { "type": "string" }, "file_path": { "type": "string" }, "group_id": { "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