Nurdaulet/weather-mcp-server
3.2
If you are the rightful owner of weather-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple MCP server using OpenWeatherMap API.
Real Weather MCP Server
A simple MCP server using OpenWeatherMap API.
Setup
- Copy
appsettings.json.template
toappsettings.json
- Insert your OpenWeatherMap API key.
- Run the app:
dotnet run