Skip to main content
Glama

GitLab Forum MCP

by ahnmichael

discourse_read_post

Retrieve specific forum posts from GitLab's community discussions to access detailed troubleshooting information and technical solutions for CI/CD issues and feature questions.

Instructions

Read a specific post.

Input Schema

NameRequiredDescriptionDefault
post_idYes

Input Schema (JSON Schema)

{ "properties": { "post_id": { "exclusiveMinimum": 0, "type": "integer" } }, "required": [ "post_id" ], "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/ahnmichael/gitlab-forum-mcp'

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