Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Sourcebot MCP list_repos tool is not working

Aperta
#541 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
30/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
typescript
Ambito
api

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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

Lingua principale
TypeScript
Stelle
3.9k
Fork
374
Merge medio
21h 18m
PR unite (30g)
39

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di sourcebot-dev/sourcebot

Tutte le issue di sourcebot-dev/sourcebot

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.