{"name":"com.datakoot/us-weather-forecast-alerts","slug":"datakoot-us-weather-forecast-alerts","title":"Weather & Geo Intel MCP","description":"US weather & geo for AI agents: forecasts, alerts, earthquakes, elevation, geocoding. No keys.","url":"https://mcp.market/server/datakoot-us-weather-forecast-alerts","rating":null,"grade":"A","score":89,"certified":false,"status":"active","category":"maps","tags":["maps"],"presence":{"score":20,"stars":0,"forks":0,"downloads_week":null,"last_push_at":"2026-09-07T17:45:21.000Z","license":"MIT"},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-20T20:11:17.940Z","last_ok_at":"2026-09-20T20:11:17.940Z","latency_ms":32},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/datakoot/weather-intel-mcp","website":null,"version":"2.1.0","remotes":[{"type":"streamable-http","url":"https://weather.datakoot.com/mcp"}],"packages":[],"tools":[{"name":"earthquakes","description":"List recent earthquakes worldwide from the USGS feed. Filter by minimum magnitude, look-back window in days, and optionally a bounding box or a point+radius (km). Returns magnitude, place, time, depth and coordinates.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"min_magnitude":{"type":"number","default":4.5,"description":"Only return quakes at or above this magnitude."},"days":{"type":"integer","description":"Look back this many days (default 7, max 30).","default":7},"lat":{"type":"number","description":"Optional center latitude for a radius search."},"lon":{"type":"number","description":"Optional center longitude for a radius search."},"radius_km":{"type":"number","description":"Radius in km around lat/lon (requires lat+lon)."},"limit":{"type":"integer","default":20,"description":"Maximum number of quakes to return."}},"required":[]}},{"name":"elevation","description":"Get the ground elevation at a latitude/longitude within the US, from the USGS Elevation Point Query Service. Returns elevation in feet and meters.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lat":{"type":"number","description":"Latitude in decimal degrees, e.g. 39.5883. US coverage only (USGS)."},"lon":{"type":"number","description":"Longitude in decimal degrees, negative in the western hemisphere, e.g. -105.6438."}},"required":["lat","lon"]}},{"name":"geocode","description":"Convert a US street address OR a city/town name into latitude/longitude coordinates, using US Census data. Accepts both '1600 Pennsylvania Ave NW, Washington DC' and 'Chicago, IL' - a place name returns the centroid of the city. Call this first whenever you have a location as text and need coordinates for the weather or elevation tools. US locations only.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"address":{"type":"string","description":"A US street address ('1600 Pennsylvania Ave NW, Washington DC') or a city or town ('Chicago, IL', 'Springdale, Arkansas')"}},"required":["address"]}},{"name":"weather_alerts","description":"List active NWS weather alerts (warnings, watches, advisories) for a US state or marine area. Pass a two-letter state code like CA, TX, FL. Returns event type, severity, headline, affected area and expiry.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"area":{"type":"string","description":"Two-letter US state/territory code, e.g. CA, TX, FL, PR."}},"required":["area"]}},{"name":"weather_current","description":"Get the latest observed weather conditions for a US location by latitude/longitude, from the nearest NWS observation station: temperature, humidity, wind, and text description.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lat":{"type":"number","description":"Latitude in decimal degrees, e.g. 36.1867. US coverage only (National Weather Service)."},"lon":{"type":"number","description":"Longitude in decimal degrees, negative in the western hemisphere, e.g. -94.1288."}},"required":["lat","lon"]}},{"name":"weather_forecast","description":"Get a multi-day weather forecast for a US location by latitude/longitude (National Weather Service). Returns named periods (Today, Tonight, ...) with temperature, wind, and a short + detailed forecast. Use geocode first if you only have an address.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lat":{"type":"number","description":"Latitude in decimal degrees, e.g. 36.1867. US coverage only (National Weather Service)."},"lon":{"type":"number","description":"Longitude in decimal degrees, negative in the western hemisphere, e.g. -94.1288."},"hourly":{"type":"boolean","description":"If true, return the hourly forecast instead of daily periods.","default":false}},"required":["lat","lon"]}}],"scan":{"score":89,"grade":"A","scanned_at":"2026-09-20T16:20:19.987Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T16:20:19.970Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 206ms"]},"poisoning":{"score":15,"max":15,"notes":["6 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 13 days ago"]},"identity":{"score":7,"max":10,"notes":["registry namespace matches repository owner"]}},"findings":[],"inputs":{"probes":[{"url":"https://weather.datakoot.com/mcp","reachable":true,"authRequired":false,"latencyMs":206,"serverInfo":{"name":"weather-intel","version":"1.0.0"}}],"packages":[],"repo":{"found":true,"owner":"datakoot","repo":"weather-intel-mcp","archived":false,"pushedAt":"2026-09-07T17:45:21Z","stars":0,"forks":0,"openIssues":0,"ownerType":"Organization","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/302205244?v=4","ownerCreatedAt":"2026-07-10T16:11:28Z","license":"MIT"},"icon":{"url":"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-40 -40 80 80'%3E%3Crect x='-40' y='-40' width='80' height='80' rx='18' fill='%230b1220'/%3E%3Cpath d='M0 -26 L23 -13 L23 13 L0 26 L-23 13 L-23 -13 Z' fill='none' stroke='%234f8cff' stroke-width='4.5'/%3E%3Cline x1='0' y1='-19' x2='0' y2='19' stroke='%234f8cff' stroke-width='5' stroke-linecap='round'/%3E%3Cline x1='0' y1='0' x2='20' y2='-12' stroke='%234f8cff' stroke-width='5' stroke-linecap='round'/%3E%3Cline x1='0' y1='0' x2='20' y2='12' stroke='%234f8cff' stroke-width='5' stroke-linecap='round'/%3E%3Ccircle cx='0' cy='-26' r='4.5' fill='%2326d3ee'/%3E%3Ccircle cx='23' cy='-13' r='4.5' fill='%2326d3ee'/%3E%3Ccircle cx='23' cy='13' r='4.5' fill='%2326d3ee'/%3E%3Ccircle cx='0' cy='26' r='4.5' fill='%2326d3ee'/%3E%3Ccircle cx='-23' cy='13' r='4.5' fill='%2326d3ee'/%3E%3Ccircle cx='-23' cy='-13' r='4.5' fill='%2326d3ee'/%3E%3C/svg%3E","source":"site"},"presence":{"stars":0,"forks":0,"downloadsWeek":null,"license":"MIT","lastPushAt":"2026-09-07T17:45:21.000Z","score":20}}}},"grade_history":[],"reviews":[]}