github / github/github-mcp-server

Static MCP Registry question

未关闭
#1,291 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Go
星标
33k
派生
5k
平均合并
2 天 1 小时
30 天内合并 PR
52

描述

I was referred to this repository by GitHub Support, Ticket **3841364**

My company is looking into setting up an MCP Registry for our GitHub Copilot Organization account.
We have set up a URL that serves a JSON file in the style of here:
https://docs.github.com/en/copilot/how-tos/administer-copilot/configure-mcp-server-access#simplestatic-registry

We have downloaded the Insider version of VSCode and noticed that the URL we set in our GitHub account is being appended to, which causes the Json file to not be found.

https:///mcp-registry/mcp-registry-0.0.3/githubSampleRegFile.json/v0/servers?limit=1
VS
https:///mcp-registry/mcp-registry-0.0.3/githubSampleRegFile.json

Is this how to configure this feature?
Is the Simple Static Registry configuration going to be supported?

### Affected version

VSCode 1.106

### Steps to reproduce the behavior

1. Configure static MCP registry file URL in our Enterprise GitHub account.
2. Setup copilot in VSCode 1.106
3. MCP registry is not able to be found, throws a Get Error in the logs.

### Expected vs actual behavior

Expected: MCP registry file is found by VSCode when I log into my GitHub enterprise account.
Actual: Get error for the URL because the URL is being appended to.

### Logs

2025-10-23 15:30:52.982 [error] [Network] #20: https:///mcp-registry/mcp-registry-0.0.3/githubSampleRegFile.json/v0.1/servers?limit=1 - error GET Failed to fetch

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。