anthropics / anthropics/claude-ai-mcp

"A server with this URL already exists" problematic for central API gateways

未关闭
#614 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
auth bug user-report
主要语言
没有语言数据
星标
471
派生
76
PR 合并指标
30 天内没有已合并 PR

描述

### MCP server URL or name

https://api.salesforce.com/platform/mcp/v1/platform/sobject-all

### How are you connecting to this server?

From a custom connector URL I entered manually

### Where does the issue occur?

Other

### When did you last reproduce this?

2026-07-14 1925 (ca.)

### Browser and OS

Chrome on MacOs

### Describe the issue

I'm connecting to a salesforce hostet MCP server.

In fact I need to connect to multiple orgs and on each org to different kinds of servers (object related vs. configuration/meta-data related). And I want to keep a set of connector and maybe keep the disabled/disconnected.

e.g.
https://api.salesforce.com/platform/mcp/v1/platform/sobject-all
https://api.salesforce.com/platform/mcp/v1/platform/metadata-experts
https://api.salesforce.com/platform/mcp/v1/platform/salesforce-api-context
...

All Salesforce hostet MCPs for Object access go through a central gateway.
See https://developer.salesforce.com/docs/platform/hosted-mcp-servers/references/reference/servers-reference.html for details. For the individual requests the jwt token helps the central gateway to route the requests to the related instance I authorized when connecting...

When entering the details of a connector I am faced with the error message: "A server with this URL already exists" which is true but shall not pose a problem. I want to maintain multiple servers with the same API.

please allow for multiple occurances of the same URL when configuring connectors or advise on how to work around this limit.

### Error details

```shell
"A server with this URL already exists"
```

### Expected behavior

Accept the same URL multiple times or at least ignore the URL of non-connected connectors when checking...

### Additional context

_No response_

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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