Search DevTools

Jump to any tool or page

weather-intel-mcp

US weather, alerts, earthquakes and elevation for AI agents, from NWS/NOAA and USGS. No API keys.

datakoot0 stars0 forksAI & Agents
View source

Install

mcp_config.json

{
  "mcpServers": {
    "com-datakoot-weather-intel-mcp": {
      "url": "https://weather.datakoot.com/mcp",
      "type": "streamable-http"
    }
  }
}

Documentation

Weather & Geo Intel MCP — by Datakoot

US weather, hazards and geospatial data for AI agents — as MCP tools your agent can call mid-task for forecasts, alerts, earthquakes and elevation. All from keyless US-government feeds. No API keys.

Tools

ToolWhat it doesSource
geocodeConvert a US street address to latitude/longitudeUS Census Bureau
weather_forecastMulti-day or hourly forecast for a US pointNWS / NOAA
weather_currentLatest observed conditions from the nearest stationNWS / NOAA
weather_alertsActive warnings, watches and advisories by US stateNWS / NOAA
earthquakesRecent earthquakes, filterable by magnitude, time and areaUSGS
elevationGround elevation at a latitude/longitudeUSGS

US coverage. Have an address? Call geocode first, then the weather tools. No API keys required.

Quick start

claude mcp add --transport http weather-intel https://weather.datakoot.com/mcp

Or point any MCP client at https://weather.datakoot.com/mcp.

Data & attribution

Weather data comes from the National Weather Service / NOAA API; earthquakes and elevation from the USGS; address geocoding from the US Census Bureau geocoder. All are US-government public domain.

Part of Datakoot — keyless intelligence APIs for AI agents.

Sourced from the repository README.

More in AI & Agents