[Bug] GitHub connector missing from MCP list despite showing in settings
Status Open
Reported on v2.1.62
Maintainer reply None cached
Activity 11 comments · opened Feb 27, 2026
Bug Description
GitHub is listed at claude.ai/settings/connectors but does not appear in /mcp in the Claude Code CLI. All other 19 connectors sync correctly. GitHub shows neither "connected", "needs authentication", nor "failed" — it simply does not
appear in the list at all.
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.1.62
- Feedback ID: d3c522be-5548-4bf3-952f-d7fc728809bb
Errors
[{"error":"Error: Failed to delete keychain entry\n at rcB (/$bunfs/root/claude:3655:6018)\n at async zD0 (/$bunfs/root/claude:6272:685)\n at async cbA (/$bunfs/root/claude:6272:589)\n at async fdT (/$bunfs/root/claude:2418:2222)\n at async gdT (/$bunfs/root/claude:2442:5405)\n at async <anonymous> (/$bunfs/root/claude:2458:3956)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-27T20:52:31.415Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/claude:307:3940)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-27T21:04:24.730Z"},{"error":"Error: Request was aborted.\n at nhR (/$bunfs/root/claude:820:96592)\n at next (native:1:11)\n at E_0 (/$bunfs/root/claude:6022:6980)\n at next (native:1:11)\n at N_0 (/$bunfs/root/claude:6027:9145)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-02-27T21:04:32.702Z"}]
11 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
issue is a duplicate
what is the duplicate? i am also having this issue specifically for github, not for any other connectors
it's actually slightly different.
when i 'connect' the github connector, i simply see a blank screen where i'd expect a configuration list to be. and the connector is not discoverable by cowork specifically.
<img width="1195" height="882" alt="Image" src="https://github.com/user-attachments/assets/3352b656-d53c-4666-a222-4ff4d0f8c101" />
This is exactly what it looks like for me. Completely blank but a
Disconnectbutton.GitHub_Connector_Bug_Report.docx
I am experiencing the same issue. Authentication with GitHub appears to work, but the configuration page is blank and GitHub does not appear in the list of MCP servers from
/mcp.I also noticed that I can click the + > Browse Connectors and see a long list (including Linear which works fine with MCP), but the GitHub connector does not appear there:
<img width="744" height="267" alt="Image" src="https://github.com/user-attachments/assets/9615f82f-9f9b-419f-adea-73bf1168a7e5" />
This is not a duplicate of #29345, #21874, or #22432. Those are general
MCP sync issues. This is GitHub-connector-specific:
This is a connector-specific bug in the GitHub integration, not a general MCP syncing problem.
GitHub connector shows "Connected" on claude.ai/settings/connectors - but I see no setting choices
This used to work - I used to be able to tell claude code to work on a Github Issue by ID - now it cannot see the Issues.
Experiencing the same issue, but in both directions — on claude.ai web (Max plan).
What's connected in Settings > Connectors:
What's disconnected / deleted in Settings:
What Claude actually sees in conversations:
Result: 6 out of 7 connectors are mismatched. Google Drive is connected but missing from conversations. Five disconnected/deleted connectors persist in every new conversation.
Tried disconnecting and reconnecting Google Drive — no change. New conversations still get the stale list.
This appears to be a caching issue where the connector list injected into conversations is frozen at an earlier state and not updating when users modify their connector settings.
Happy to provide screenshots if needed.
Update from my earlier comment — confirmed the problem is bidirectional and account-wide, not limited to one connector.
claude mcp listoutput (today):Problem 1 (same as this issue): Google Drive is "Connected" in claude.ai Settings → Connectors but completely absent from
claude mcp list. Not "Needs authentication" — just gone. Same behavior in claude.ai web chat: the model confirms it has no Google Drive tools.Problem 2 (inverse): Gamma, Canva, Slack, Google Calendar, Gmail are all Disconnected in Settings → Connectors, but they persist as phantom entries in both Code CLI and claude.ai web chat context. In web chat, the model confirms their tool definitions are injected into context, consuming tokens every message. No way to remove them.
So: connected → invisible. Disconnected → phantom.
This is on a Max plan, macOS. Also affects claude.ai web chat (not just Code), which suggests the problem is at the account sync layer, not the CLI.
Related: #41193 (ghost MCP server), #31618 (disconnected connectors still triggering OAuth)
Impact: Phantom connectors waste context window tokens in every web chat session. For long creative sessions (book writing with multi-model pipelines), this materially degrades output quality.
is there any update on this issue? It's very frustrating that this worked great before but has now been broken for some time.