A MCP server for weather forecast
Overview
What is Weather-MCP?
Weather-MCP is a FastAPI server that provides real-time weather alerts and forecasts by integrating with FastMCP and Pydantic AI, allowing users to access weather information through natural language prompts.
How to use Weather-MCP?
To use Weather-MCP, clone the repository, set up the environment with the required dependencies, and start the server. Users can then interact with the server using natural language queries or directly through API calls.
Key features of Weather-MCP?
- Fetch active weather alerts for U.S. states.
- Retrieve detailed weather forecasts based on geographic coordinates.
- Natural language interaction powered by Pydantic AI.
- Extensible toolset via FastMCP.
Use cases of Weather-MCP?
- Providing real-time weather alerts for specific states.
- Offering detailed weather forecasts for given geographic locations.
- Enabling natural language queries for user-friendly weather information access.
FAQ from Weather-MCP?
- Can Weather-MCP provide weather information for all U.S. states?
Yes! Weather-MCP can fetch weather alerts and forecasts for all U.S. states.
- Is there a cost to use Weather-MCP?
Weather-MCP is free to use, but requires an OpenAI API key for certain functionalities.
- How can I contribute to Weather-MCP?
Contributions are welcome! You can fork the repository and submit a pull request after making your changes.