Skip to content

[WIP] Create a weather mcp server in .Net C# - #7

Closed
Geertvdc with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-1-2
Closed

[WIP] Create a weather mcp server in .Net C##7
Geertvdc with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-1-2

Conversation

Copilot AI commented Jun 19, 2025

Copy link
Copy Markdown
Contributor

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original issue description:

I want to create a weather MCP server built from the weather api minimal api example of .Net 9 in C#

steps:
[ ] Create the minimal api with weather example
[ ] Use ModelContextProtocol nuget to implement a mcp server (use pre release) https://www.nuget.org/packages/ModelContextProtocol
[ ] Add same functionality for the api call for the mcp call
[ ] Add a unit test for both the API call as the MCP call. use XUnit to test it
[ ] Add a .http file for restclient testing of both the API as the MCP server
[ ] Make sure all test succeed and builds work
[ ] refactor any code that is duplicated between the rest api call and MCP call.

Fixes #1.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

@Geertvdc

Copy link
Copy Markdown
Owner

please retry @copilot

@Geertvdc

Copy link
Copy Markdown
Owner

fixed the dev environment. please retry @copilot

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.

Create a weather mcp server in .Net C#

2 participants