Commit Graph

11 Commits

Author SHA1 Message Date
8e0c0aedff Add schemas for GitLab discussion notes and merge request discussions 2025-03-31 19:10:59 +09:00
6b8d40bea2 Add list_group_projects tool
- Implemented `list_group_projects` function to list all projects in a GitLab group with various filtering options.
- Updated package dependencies, including `@modelcontextprotocol/sdk` to version 1.8.0 and `zod` to version 3.24.2.
2025-03-29 20:08:27 +01:00
5d1040141d Build upd. 2025-03-20 14:25:52 +01:00
a4d7795a7a Add compiled JavaScript files for Issue Links API schema fix 2025-03-18 02:51:44 -07:00
696a6dd102 Add enhanced debugging to createNote function 2025-03-17 14:26:26 -07:00
4740a4b4f7 Fix createNote function to not duplicate /api/v4 in URL 2025-03-17 14:22:37 -07:00
0fd73ec04e Add debug info to create_note handler response 2025-03-17 14:18:37 -07:00
51641d7b9b Add debug logging to createNote function 2025-03-17 14:14:48 -07:00
51598cf5b4 서버 이름 변경 및 버전 업데이트: better-gitlab-mcp-server로 이름 수정, 버전 1.0.5로 업데이트 2025-02-21 09:43:58 +09:00
54e3e020c7 새로운 createNote 함수 추가: 이슈 또는 병합 요청에 노트(댓글)를 추가하는 기능 구현 및 관련 스키마 정의
버전 1.0.4로 업데이트
2025-02-20 05:58:06 +09:00
d686f4e2d7 초기 설정 파일 추가: .gitignore, tsconfig.json, package.json 및 README.md 생성
Generated by Copilot
2025-02-11 10:36:57 +09:00