🛠️

Weather Data MCP Server

Weather forecasts, alerts, air quality, marine, radar imagery, lightning. NOAA + Open-Meteo.

Developer Tools stdio npm npmstdiodgahagan
RUN IN TERMINAL
claude mcp add dgahagan-weather-mcp -- npx -y @dangahagan/weather-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "dgahagan-weather-mcp": { "command": "npx", "args": ["-y", "@dangahagan/weather-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "dgahagan-weather-mcp": { "command": "npx", "args": ["-y", "@dangahagan/weather-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "dgahagan-weather-mcp": { "command": "npx", "args": ["-y", "@dangahagan/weather-mcp"] } } }

About This MCP Server

The io.github.dgahagan/weather-mcp server provides access to various weather-related data, including forecasts, alerts, air quality information, marine data, radar imagery, and lightning data, sourced from NOAA and Open-Meteo. This server enables developers to connect to these data sources through standard input/output interfaces, such as stdio, and can be integrated into projects using npm packages like @dangahagan/weather-mcp. A developer would use this server when building applications that require real-time weather information, such as weather forecasting tools or environmental monitoring

Weather forecasts, alerts, air quality, marine, radar imagery, lightning. NOAA + Open-Meteo.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@dangahagan/weather-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Weather Data MCP Server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/dgahagan-weather-mcp.svg)](https://skillsplayground.com/mcps/dgahagan-weather-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.