Skip to main content
Glama

GitLab MCP Server

package.json532 B
{ "name": "custom-gitlab-server", "version": "1.0.0", "description": "Custom GitLab MCP Server implementation", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "gitlab", "mcp", "modelcontextprotocol" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "node-fetch": "^3.3.2", "zod": "^3.24.2", "zod-to-json-schema": "^3.24.3" } }

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/chris-miaskowski/custom-gitlab-mcp-server'

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