-
Notifications
You must be signed in to change notification settings - Fork 557
Add weather-server-go #60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
4991352 to
80ba22e
Compare
|
Hi @a-akimov, do you plan to review this PR? If not, I’ll close it. |
maciej-kisiel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good from the Go SDK perspective!
weather-server-go/main.go
Outdated
| req.Header.Set("User-Agent", UserAgent) | ||
| req.Header.Set("Accept", "application/geo+json") | ||
|
|
||
| client := &http.Client{} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: use http.DefaultClient?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx, done
|
@amikai @maciej-kisiel thank you! Let me merge it now, and if you have more things to improve in this example, please submit them in further PRs. |
Add the go MCP server example in quickstart-resources
How Has This Been Tested?
Use the MCP inspector to verify it.
list_tool:

get_alerttool:get_forecasttool: