Weather MCP Server is a weather data service that utilizes the Model-Completion-Protocol (MCP) framework to provide accurate weather forecasts. It fetches data from the National Weather Service (NWS) API and supports multiple cities in the US.
To use Weather MCP Server, install the MCP package and run the server locally. Alternatively, configure it with Claude Desktop for seamless weather data retrieval.
- **Can I get weather information for any US city?** Yes, the server provides weather data for all cities in the United States. - **Is there a cost to use the Weather MCP Server?** The server is free under the Creative Commons Attribution-NonCommercial 4.0 International License. - **How do I install the Weather MCP Server?** Installation can be done using the `uv` or `pip` commands as mentioned in the documentation.