Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Sourcebot MCP list_repos tool is not working

Đang mở
#541 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
30/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
typescript
Lĩnh vực
api

Hướng nghiên cứu

Start at the list_repos MCP entry point and compare its authentication path with the working search_code tool, using the reported Amazon Q CLI invocation as the reproduction. Done means list_repos can retrieve repositories for the CBS group without incorrectly requiring or rejecting authentication while search_code continues to work.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

help wanted

Hi All,
Pls, let me know what the issue is here. I'm using Amazon Q CLI as MCP client.

list_repos tool is not working

list down all the repos under cbs group using sourcebot mcp

I'll list all repositories under the cbs group using the Sourcebot MCP.

🛠️ Using tool: list_repos from mcp server sourcebot
⋮
● Running list_repos with the param:
⋮ {
⋮ "name": "list_repos",
⋮ "arguments": {}
⋮ }

Allow this action? Use 't' to trust (always allow) this tool for the session. [y/n/t]:

t

> I'm encountering an authentication error with the Sourcebot MCP. The error indicates that you need to set the
SOURCEBOT_API_KEY environment variable to authenticate with the Sourcebot service.

To list repositories under the CBS group using Sourcebot MCP, you'll need to:

  1. Set up your Sourcebot API key as an environment variable:
    bash
    export SOURCEBOT_API_KEY=your_api_key_here

  2. Once authenticated, you can use the list_repos function to retrieve all repositories.

Please set the SOURCEBOT_API_KEY environment variable with your valid API key, and then I'll be able to help you list
all the repositories under the CBS group.

search_code tool is working

search GSM text in cbs group.

I'll search for "GSM" text in the CBS group repositories using the Sourcebot MCP.

🛠️ Using tool: search_code from mcp server sourcebot
⋮
● Running search_code with the param:
⋮ {
⋮ "name": "search_code",
⋮ "arguments": {
⋮ "query": "GSM",
⋮ "includeCodeSnippets": true
⋮ }
⋮ }

Allow this action? Use 't' to trust (always allow) this tool for the session. [y/n/t]:

t

⋮
● Completed in 3.862s

I found several matches for "GSM" text in the CBS group repositories. Here are the key findings:

GSM Search Results in CBS Group:

  1. GSM Domain Class - camunda-wf-oneflow-credit-action
    • Java class for GSM line of business with mobile number, account ID, and customer details

  2. GSM Constants - consolidated-ms-bypass-ccbs-soap-apis-minimum-pay-ms
    • Defines GSM as a constant alongside other service types (DTV, VOLTE, etc.)

Regards,
Mohan

Ngôn ngữ chính
TypeScript
Star
3.9k
Fork
374
Merge trung bình
21 giờ 18 phút
Pull request đã merge (30 ngày)
39

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của sourcebot-dev/sourcebot

Tất cả issue của sourcebot-dev/sourcebot

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.