Skip to content

feat(github): add GitHub's official remote MCP to the catalog#477

Merged
viktormarinho merged 1 commit into
mainfrom
feat/add-github-official-mcp
Jun 26, 2026
Merged

feat(github): add GitHub's official remote MCP to the catalog#477
viktormarinho merged 1 commit into
mainfrom
feat/add-github-official-mcp

Conversation

@viktormarinho

@viktormarinho viktormarinho commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

What

Adds GitHub's official remote MCP server (https://api.githubcopilot.com/mcp/) to the first-party catalog and regenerates registry.json (111 → 112 items).

Why

A sweep of what users actually installed in prod (Studio connections) found that registry.json already covers virtually every community MCP people use — except GitHub's official remote MCP, which 6+ orgs installed directly (it's distinct from the deco-hosted github entry at github-mcp.decocms.com). This adds it so it's discoverable in the store.

Changes

  • github-official/app.json (new) — catalog entry pointing at GitHub's hosted endpoint (app.json only, no server to deploy; same pattern as atlassian-rovo, amplitude, …).
  • github-official/README.md (new).
  • registry.json — regenerated (+1 item: github/github-mcp-server).

The rest of the prod-install gap was a long tail of 1-org experiments and customer-custom MCPs — intentionally left out.

🤖 Generated with Claude Code


Summary by cubic

Add GitHub’s official remote MCP server to the first‑party catalog so users can discover and connect to https://api.githubcopilot.com/mcp/. Regenerates registry.json to include the new GitHub (Official) entry.

  • New Features
    • Added github-official/app.json pointing to https://api.githubcopilot.com/mcp/ (no server to deploy).
    • Added github-official/README.md.
    • Updated registry.json with github/github-mcp-server (public, official, with icon/tags); distinct from the deco-hosted github at github-mcp.decocms.com.

Written for commit cb8a65f. Summary will update on new commits.

Review in cubic

Sweep of prod installs showed GitHub's official remote MCP (api.githubcopilot.com,
installed directly by 6+ orgs) was the one popular community MCP missing from
registry.json. Adds the app.json entry and regenerates the catalog (111 -> 112).

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@viktormarinho viktormarinho merged commit 14cedf8 into main Jun 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant