Skip to main content
Glama

mcp-gitlab-jira

package.json1.08 kB
{ "name": "mcp-gitlab-jira", "version": "0.1.9", "type": "module", "description": "GitLab MCP Server based on REST API", "main": "dist/index.js", "bin": { "mcp-gitlab-jira": "dist/index.js" }, "scripts": { "build": "tsc -p src", "test": "jest", "start": "node dist/index.js", "lint": "eslint src/**/*.ts", "format": "prettier --write \"src/**/*.ts\"" }, "keywords": [ "mcp", "gitlab", "model-context-protocol" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "jira.js": "^5.2.2", "node-fetch": "^3.3.0", "semver": "^7.7.2" }, "devDependencies": { "@eslint/js": "^9.32.0", "@types/jest": "^30.0.0", "@types/node": "^20.0.0", "@types/semver": "^7.7.0", "@typescript-eslint/eslint-plugin": "^8.38.0", "@typescript-eslint/parser": "^8.38.0", "eslint": "^9.32.0", "globals": "^16.3.0", "jest": "^30.0.5", "prettier": "^3.6.2", "ts-jest": "^29.4.0", "typescript": "^5.0.0", "typescript-eslint": "^8.38.0" } }

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

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