MCP-Server---Weather

MCP-Server---Weather

0

The MCP Weather Server for Claude is a fast and asynchronous MCP server built using `fastmcp`, designed to offer real-time weather alerts and forecasts via the U.S. National Weather Service API. It is compatible with Claude, making it a powerful tool for obtaining weather-related data.

MCP Weather Server for Claude

This project is an MCP server that leverages the fastmcp interface to serve as a tool for Claude, connecting to the U.S. National Weather Service API to provide real-time weather alerts and forecasts.

✨ Features

  • Get Active Alerts: Retrieve current weather alerts by U.S. state.
  • Get Forecast: Fetch detailed forecasts by latitude and longitude.
  • Asynchronous & Fast: Built with httpx and fastmcp for high-performance async operations.

🧠 Powered by Claude

Designed to function as a Claude-compatible external tool through the MCP protocol, using stdio transport.

📄 License

MIT License. Feel free to fork, modify, and use this server as a base for your own Claude tools.