Does the MCP Server cover my use Case? #2161
Replies: 2 comments
-
|
Hi, certainly our MCP server can get the files you want it to for example, and issues and things, so you likely can do what you need with it, but it depends a bit on whether you want to the agent to be able to do. One exception is you cannot use our MCP to pull down URLs for research outside of GitHub content, so you would likely need a tool for web fetch too. Depending on your constraints, I expect GitHub MCP could enable a lot of what you want, but for stuff that is provided up-front/deterministic you might want to just fetch that stuff ahead of time for the agent via code. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
as a product Owner I'm not very technically skilled. It would be great if you could help me to find out if the MCP Server can be an equivalent to what I do in the Copilot Webinterface.
In the Copilot Webapplication I
1.) assign a few files or a repository to the Chat (the Files are lokcated in our GitHub Repo)
2.) In the prompt I mention 3 website to be also considered
3.) I prompt that "nothing else should be considered and I would like to get the sources used back in the response".
We need a Custom Interface for our Use Case, therefore we cant use the Github Copilot WebUI.
Is the MCP Server the right choice or how could I realize my scenario?
Thanks a lot,
Stefan
PS: Here is an example prompt..
Beta Was this translation helpful? Give feedback.
All reactions