Multiple MCP servers in Proxy but we want separate URL for each of those MCP server to expose tools #1803
AshokChava
started this conversation in
General
Replies: 1 comment
-
|
In this case, do not combine your servers into one proxy. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We want to use proxy to make sure every request and response to all our MCP servers passes through this proxy and we want to apply some middleware to make changes to requests and responses. But the problem we are seeing is that when we include multiple MCP servers in the proxy, then all the tools are accessible with single proxy URL, but we want to maintain sperate URLs for each of MCP servers to expose the tools. Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions