Need weather data in your Claude conversations without building API integrations from scratch? This server gives you access to weather information through MCP's standardized interface. The implementation details are light in the docs, but you're looking at a straightforward way to query current conditions, forecasts, and related meteorological data. Reach for this when you want Claude to pull real-time weather without you having to wrangle API keys and HTTP clients directly. It handles the stdio transport, so setup should be the usual MCP server configuration dance.
claude mcp add --transport stdio io.github.bellvijay-weather -- npx -y @vijay-npm/mcp-weather-server