Weather MCP Server for Claude Code
io.github.isdaniel/mcp_weather_server
providing weather information, air quality data, and timezone utilities using the Open-Meteo API.
client:Claude Code
transport:stdio
runtime:pypi
Install Weather MCP Server in Claude Code
run in your project directory
claude mcp add mcp_weather_server -- uvx mcp-weather-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs