Skip to main content
Glama

gitlab-mcp-server

upload_project_wiki_attachment

Upload files as attachments to a GitLab project wiki by specifying the branch, file path, project ID, and content. Simplify documentation and resource management directly within the wiki.

Instructions

Upload an attachment to a GitLab project wiki

Input Schema

NameRequiredDescriptionDefault
branchNo
contentNo
file_pathNo
project_idNo

Input Schema (JSON Schema)

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