Skip to main content
Glama
ttpears

GitLab MCP Server

by ttpears

get_type_fields

Retrieve available GraphQL fields for a specific type in GitLab's schema to understand data structure and query capabilities.

Instructions

List available fields on a GraphQL type using introspected schema (requires schema to be introspected)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNameYesGraphQL type name (e.g., "Project")
userCredentialsNoYour GitLab credentials (optional - uses shared token if not provided)

Latest Blog Posts

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/ttpears/gitlab-mcp'

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