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

MCP enabled but no registry servers or tools discovered (no registry UI)

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

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

評価

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

調査の方向性

Settings → Tools → MCP から開始し、ローカルの mcp.json 設定と MCP の更新経路を確認します。registry-only モードで、ドキュメント化されている GitHub.com Copilot Business のセットアップを使用し、その後、0 サーバーと 0 ツールを示す更新ログを比較します。設定したレジストリで許可されているサーバーとツールが MCP UI で MCP の更新エラーなしに検出されれば完了です。

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

説明

reviewed

Title
Copilot for Xcode: MCP enabled but always discovers 0 servers / 0 tools on GitHub.com (no registry UI)

Describe the bug
GitHub Copilot for Xcode shows MCP as enabled and triggers MCP refresh, but it never discovers any MCP servers or tools (Servers: 0, Total tools: 0). Our org has a private MCP registry configured in allow “registry-only” mode, with GitHub's MCP server in the allowlist. The same registry works on github.com browser Copilot chats and in other IDEs (VS Code, IntelliJ), but not in Copilot for Xcode.

In Settings → Tools → MCP:

  • MCP is enabled
  • “Available MCP Tools” is empty
  • UI consistently reports “Servers: 0, Total tools: 0”

The only editable MCP configuration is a local mcp.json file (via “Edit Config”) containing a servers object. There is no UI to view/configure an MCP registry base URL for GitHub.com (non-GHES) accounts. Logs show refresh succeeds but results are always 0 servers / 0 tools, with no MCP errors.

Versions

  • Copilot for Xcode: 0.46.0
  • Xcode: 26.1.1 (17B100)
  • macOS: 26.2 (Tahoe)

Steps to reproduce

  1. Install Copilot for Xcode 0.46.0
  2. Sign in with a GitHub.com Copilot Business account (non-GHES)
  3. Open Copilot for Xcode Settings → Tools → MCP
  4. Confirm MCP is enabled and “Available MCP Tools” is empty
  5. Click “Edit Config”; observe default mcp.json contains "servers": {}
  6. Enable Verbose Logging
  7. Trigger an MCP refresh (activation or settings change)
  8. Observe logs: refresh succeeds but servers/tools remain 0

Screenshots

  • Tools → MCP showing MCP enabled and “Available MCP Tools” empty (“Servers: 0, Total tools: 0”)
Image
  • mcp.json opened via “Edit Config” showing "servers": {}
Image
  • Tools → Built-In showing built-in tools present (tools UI otherwise works)
Image

Logs

Copilot policy updated: customAgent=true, mcp=true, subagent=true
Refreshing MCP server tools…
Refreshed MCP tools - Servers: 0, Total tools: 0, Server names: []

Additional context

  • Occurs on GitHub.com Copilot Business (not GHES)
  • No MCP-related errors/warnings during refresh; result is consistently 0 servers / 0 tools
  • Logs also show an Apple Events permission error on activation: ‘Not authorized to send Apple events to System Events.’ (NSAppleScriptErrorNumber=-1743). seems unrelated
主要言語
Swift
スター
6.3k
フォーク
2k
平均マージ
3日 21時間
マージ済み PR(30日)
2

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

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

はじめの一歩

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

github/CopilotForXcode のほかの issue

github/CopilotForXcode の issue をすべて見る

似ている issue

Swift の issue をもっと見る

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

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