Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

Tool What it does Source
geocode Convert a US street address to latitude/longitude US Census Bureau
weather_forecast Multi-day or hourly forecast for a US point NWS / NOAA
weather_current Latest observed conditions from the nearest station NWS / NOAA
weather_alerts Active warnings, watches and advisories by US state NWS / NOAA
earthquakes Recent earthquakes, filterable by magnitude, time and area USGS
elevation Ground elevation at a latitude/longitude USGS

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.

About

Keyless MCP server giving AI agents US weather, NWS alerts, USGS earthquakes, elevation and address geocoding. No API keys.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors