MCP Server
MCP
io.github.detailobsessed/efficient-gitlab
Token-efficient GitLab MCP: 167 tools via 3 meta-tools, field projection, keyset pagination
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "efficient-gitlab-mcp-server",
"version": "2.33.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "GitLab personal access token with API scope",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "GITLAB_PERSONAL_ACCESS_TOKEN"
},
{
"description": "GitLab API base URL (default: https://gitlab.com)",
"format": "string",
"name": "GITLAB_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment