Skip to content

Update prior MCP registry data to correct URLs#5

Merged
dhruvchand merged 2 commits into
mainfrom
mattbabbage-fluffy-adventure
Jun 30, 2026
Merged

Update prior MCP registry data to correct URLs#5
dhruvchand merged 2 commits into
mainfrom
mattbabbage-fluffy-adventure

Conversation

@MattBabbage

@MattBabbage MattBabbage commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

What

Corrects the url field on catalog entries based on live verification of all 102 URLs, rather than a blanket host swap.

Old host (registry.modelcontextprotocol.io) New host (api.mcp.github.com/oss) Count Action
200 71 Left unchanged (still resolve)
404 200 29 Repointed to new host
404 404 2 Deleted (dead duplicates)

Detail

  • 71 entries still resolve on the original host, so they're left exactly as they were.
  • 29 entries 404 on the old host but resolve on api.mcp.github.com/oss — these are the ones #1125 is about, now repointed.
  • 2 entries (atlassian/atlassian-mcp-server, getsentry/sentry-mcp) 404 on both hosts. Their only working form is the namespaced name (com.atlassian/atlassian-mcp-server, io.github.getsentry/sentry-mcp), which already exists as a separate working catalog entry — so the un-namespaced files were stale duplicates and have been removed.

Verification

  • All 29 repointed URLs return 200 live.
  • All changed files remain valid JSON.
  • URN identifier fields left intact (they're URNs, not fetched URLs).

Fixes #1125

The old registry.modelcontextprotocol.io/v0.1/servers/ URLs now 404.
Repoint all 102 catalog entries to api.mcp.github.com/oss/v0.1/servers/.

Fixes #1125

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 30, 2026 12:38
GitHub Advanced Security started work on behalf of MattBabbage June 30, 2026 12:39 View session
GitHub Advanced Security finished work on behalf of MattBabbage June 30, 2026 12:39

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Ready to approve

Changes are a consistent, mechanical update to dead registry URLs, and repository-wide searches confirm the old base URL is fully removed while the new URLs are well-formed.

Note: this review does not count toward required approvals for merging.

Pull request overview

This PR updates legacy MCP registry catalog entries whose url targets a deprecated registry.modelcontextprotocol.io endpoint that now returns 404s, repointing them to the api.mcp.github.com OSS registry endpoint so installs can resolve server definitions again.

Changes:

  • Replaced the base URL in affected catalog entry url fields from https://registry.modelcontextprotocol.io/v0.1/servers/... to https://api.mcp.github.com/oss/v0.1/servers/....
  • Kept existing identifiers/URNs and metadata intact while only changing the fetch URL.
File summaries
File Description
catalog/com.sonatype/dependency-management-mcp-server.json Update MCP server url to new API endpoint
catalog/com.monday/monday.com.json Update MCP server url to new API endpoint
catalog/getsentry/sentry-mcp.json Update MCP server url to new API endpoint
catalog/io.github.zscaler/zscaler-mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.wonderwhy-er/desktop-commander.json Update MCP server url to new API endpoint
catalog/io.github.cap-js/mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.brightdata/brightdata-mcp.json Update MCP server url to new API endpoint
catalog/com.shipstatic/mcp.json Update MCP server url to new API endpoint
catalog/io.github.rigour-labs/rigour.json Update MCP server url to new API endpoint
catalog/pydantic/logfire-mcp.json Update MCP server url to new API endpoint
catalog/com.webflow/mcp.json Update MCP server url to new API endpoint
catalog/codacy/codacy-mcp-server.json Update MCP server url to new API endpoint
catalog/elastic/mcp-server-elasticsearch.json Update MCP server url to new API endpoint
catalog/com.stackoverflow.mcp/mcp.json Update MCP server url to new API endpoint
catalog/huggingface/hf-mcp-server.json Update MCP server url to new API endpoint
catalog/amplitude/mcp-server-guide.json Update MCP server url to new API endpoint
catalog/io.github.pubnub/mcp-server.json Update MCP server url to new API endpoint
catalog/com.supabase/mcp.json Update MCP server url to new API endpoint
catalog/io.github.contextstreamio/mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.arm/arm-mcp.json Update MCP server url to new API endpoint
catalog/box/mcp-server-box-remote.json Update MCP server url to new API endpoint
catalog/firecrawl/firecrawl-mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.mapbox/mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.mapbox/mcp-devkit-server.json Update MCP server url to new API endpoint
catalog/dev.svelte/mcp.json Update MCP server url to new API endpoint
catalog/io.github.SAP/fiori-mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.mongodb-js/mongodb-mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.microsoft/EnterpriseMCP.json Update MCP server url to new API endpoint
catalog/io.github.microsoft/awesome-copilot.json Update MCP server url to new API endpoint
catalog/io.github.f/prompts.chat-mcp.json Update MCP server url to new API endpoint
catalog/io.github.hashicorp/terraform-mcp-server.json Update MCP server url to new API endpoint
catalog/com.stripe/mcp.json Update MCP server url to new API endpoint
catalog/io.github.SonarSource/sonarqube-mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.CrowdStrike/falcon-mcp.json Update MCP server url to new API endpoint
catalog/io.github.sourcegraph/mcp.json Update MCP server url to new API endpoint
catalog/com.atlassian/atlassian-mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.oakallow/oakallow.json Update MCP server url to new API endpoint
catalog/io.github.netdata/mcp-server.json Update MCP server url to new API endpoint
catalog/neondatabase/mcp-server-neon.json Update MCP server url to new API endpoint
catalog/launchdarkly/mcp-server.json Update MCP server url to new API endpoint
catalog/microsoftdocs/mcp.json Update MCP server url to new API endpoint
catalog/cognitionai/deepwiki.json Update MCP server url to new API endpoint
catalog/io.shipbook/mcp.json Update MCP server url to new API endpoint
catalog/microsoft/clarity-mcp-server.json Update MCP server url to new API endpoint
catalog/microsoft/azure-devops-mcp.json Update MCP server url to new API endpoint
catalog/microsoft/markitdown.json Update MCP server url to new API endpoint
catalog/microsoft/playwright-mcp.json Update MCP server url to new API endpoint
catalog/microsoft/devbox-mcp-server.json Update MCP server url to new API endpoint
catalog/microsoft/fabric-rti-mcp.json Update MCP server url to new API endpoint
catalog/doist/todoist-ai.json Update MCP server url to new API endpoint
catalog/io.github.PagerDuty/pagerduty-mcp.json Update MCP server url to new API endpoint
catalog/com.vercel/vercel-mcp.json Update MCP server url to new API endpoint
catalog/com.wix/mcp.json Update MCP server url to new API endpoint
catalog/io.github.tavily-ai/tavily-mcp.json Update MCP server url to new API endpoint
catalog/host.justcall.mcp/justcall-mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.github/github-mcp-server.json Update MCP server url to new API endpoint
catalog/octopusdeploy/mcp-server.json Update MCP server url to new API endpoint
catalog/com.apify/apify-mcp-server.json Update MCP server url to new API endpoint
catalog/com.getguru/mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.Wopee-io/wopee-mcp.json Update MCP server url to new API endpoint
catalog/com.qualityclouds/mcp-server-qualityclouds.json Update MCP server url to new API endpoint
catalog/atlassian/atlassian-mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.AnimaApp/anima.json Update MCP server url to new API endpoint
catalog/io.github.ChromeDevTools/chrome-devtools-mcp.json Update MCP server url to new API endpoint
catalog/sunriseapps/imagesorcery-mcp.json Update MCP server url to new API endpoint
catalog/chroma-core/chroma-mcp.json Update MCP server url to new API endpoint
catalog/makenotion/notion-mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.getsentry/sentry-mcp.json Update MCP server url to new API endpoint
catalog/co.axiom/mcp.json Update MCP server url to new API endpoint
catalog/io.github.venomseven/nslookup.json Update MCP server url to new API endpoint
catalog/io.github.goreleaser/mcp.json Update MCP server url to new API endpoint
catalog/io.github.vercel/next-devtools-mcp.json Update MCP server url to new API endpoint
catalog/com.figma.mcp/mcp.json Update MCP server url to new API endpoint
catalog/com.stackhawk/stackhawk.json Update MCP server url to new API endpoint
catalog/io.github.UI5/webcomponents-mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.UI5/mcp-server.json Update MCP server url to new API endpoint
catalog/coplaydev/unity-mcp.json Update MCP server url to new API endpoint
catalog/io.github.ScrapeGraphAI/scrapegraph-mcp.json Update MCP server url to new API endpoint
catalog/com.smartbear/smartbear-mcp.json Update MCP server url to new API endpoint
catalog/io.github.jfrog/jfrog-mcp-server.json Update MCP server url to new API endpoint
catalog/io.snyk/mcp.json Update MCP server url to new API endpoint
catalog/com.postman/postman-mcp-server.json Update MCP server url to new API endpoint
catalog/azure-ai-foundry/mcp-foundry.json Update MCP server url to new API endpoint
catalog/azure/aks-mcp.json Update MCP server url to new API endpoint
catalog/antfu/nuxt-mcp.json Update MCP server url to new API endpoint
catalog/oraios/serena.json Update MCP server url to new API endpoint
catalog/zapier/zapier-mcp.json Update MCP server url to new API endpoint
catalog/io.port/Port.json Update MCP server url to new API endpoint
catalog/io.github.bytebase/dbhub.json Update MCP server url to new API endpoint
catalog/io.github.serpapi/serpapi-mcp.json Update MCP server url to new API endpoint
catalog/io.github.miroapp/mcp-server.json Update MCP server url to new API endpoint
catalog/com.glean/mcp.json Update MCP server url to new API endpoint
catalog/intercom/intercom-mcp-server.json Update MCP server url to new API endpoint
catalog/io.github.dynatrace-oss/Dynatrace-mcp.json Update MCP server url to new API endpoint
catalog/io.github.dynatrace-oss/dynatrace-managed-mcp.json Update MCP server url to new API endpoint
catalog/io.github.holomodular/servicebricks.json Update MCP server url to new API endpoint
catalog/com.microsoft/nuget.json Update MCP server url to new API endpoint
catalog/com.microsoft/microsoft-fabric.json Update MCP server url to new API endpoint
catalog/com.microsoft/azure.json Update MCP server url to new API endpoint
catalog/com.microsoft/sentinel-data-exploration.json Update MCP server url to new API endpoint
catalog/io.github.upstash/context7.json Update MCP server url to new API endpoint

Review details

  • Files reviewed: 102/102 changed files
  • Comments generated: 0
  • Review effort level: Low

Note

Your feedback helps us improve the quality of this feature.
Please use 👍 or 👎 to tell us whether this assessment is correct.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Verified all 102 catalog URLs live:
- 71 still resolve on registry.modelcontextprotocol.io -> left unchanged
- 29 only resolve on api.mcp.github.com/oss -> repointed to the new host
- 2 (atlassian/atlassian-mcp-server, getsentry/sentry-mcp) 404 on both hosts;
  only their namespaced names (com.atlassian/..., io.github.getsentry/...) resolve,
  and those already exist as separate entries -> deleted the dead duplicates

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
GitHub Advanced Security started work on behalf of MattBabbage June 30, 2026 13:00 View session
GitHub Advanced Security finished work on behalf of MattBabbage June 30, 2026 13:00
@dhruvchand dhruvchand merged commit ca4f576 into main Jun 30, 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.

5 participants