Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@zereight/mcp-gitlab) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@zereight/mcp-gitlab
GitLab MCP(Model Context Protocol) 서버입니다.
설치 및 실행
npx @zereight/mcp-gitlab환경 변수 설정
서버를 실행하기 전에 다음 환경 변수를 설정해야 합니다:
GITLAB_TOKEN=your_gitlab_token
GITLAB_API_URL=your_gitlab_api_url # 기본값: https://gitlab.com/api/v4라이선스
MIT License