Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Sourcebot MCP list_repos tool is not working

オープン
#541 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
30/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
typescript
領域
api

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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

主要言語
TypeScript
スター
3.9k
フォーク
374
平均マージ
21時間 18分
マージ済み PR(30日)
39

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

sourcebot-dev/sourcebot のほかの issue

sourcebot-dev/sourcebot の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。