Gitlab Raw API Tool
Easily call any GitLab REST API, customize requests, and filter response fields for debugging or advanced workflows. Streamline integration with GitLab for efficient project and task management.
Instructions
支持自定义调用任意 GitLab REST API,适合调试和高级用法。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | No | 请求体 | |
endpoint | Yes | GitLab API 路径,如 /projects | |
fields | No | 需要返回的字段路径数组,支持数组或逗号分隔字符串,用于过滤 API 响应字段。 示例: - ["id", "name", "owner.username"] - "id,name,owner.username" - undefined | |
method | Yes | HTTP 方法 | |
params | No | 查询参数 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-server-gitlab
Related Tools
- @yoda-digital/mcp-gitlab-server
- @ZephyrDeng/mcp-server-gitlab
- @ZephyrDeng/mcp-server-gitlab
- @ZephyrDeng/mcp-server-gitlab
- @rifqi96/mcp-gitlab