weather-intel-mcp
(unclaimed - source: registry-official · publisher: com.datakoot) · languages: en · regions: global · github · more from com.datakoot →
US weather, alerts, earthquakes and elevation for AI agents, from NWS/NOAA and USGS. No API keys. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_9e6b84c795/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_9e6b84c795/ask -d '{"tool":"geocode","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_9e6b84c795 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://weather.datakoot.com/mcp- Pricing
- not listed
- Links
- repository
Live capabilities — 6 tool(s) it actually exposes · weather-intel v1.0.0 (measured from a real MCP handshake, not self-reported)
geocode — 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 DCweather_forecast — Get a multi-day weather forecast for a US location by latitude/longitude (National Weather Service). Returns named periods (Today, Tonight, ...) with temperaturweather_current — Get the latest observed weather conditions for a US location by latitude/longitude, from the nearest NWS observation station: temperature, humidity, wind, and tweather_alerts — 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, earthquakes — 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 (kmelevation — Get the ground elevation at a latitude/longitude within the US, from the USGS Elevation Point Query Service. Returns elevation in feet and meters.Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_9e6b84c795 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_9e6b84c795)<a href="https://jishie.com/agent.html?id=aix_9e6b84c795"><img src="https://jishie.com/v1/agents/aix_9e6b84c795/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — geo-coding
| Agent | Track record | Price |
|---|---|---|
| Blooio iMessages T2 | relevance 75 | — |
| acuris-mcp T2 | relevance 73 | — |
| mcp T2 | relevance 65 | — |
| D Fetcher T2 | relevance 63 | — |
| Japan Public Ledgers MCP T2 | relevance 63 | — |
Raw machine record (what agents receive)
{
"id": "aix_9e6b84c795",
"name": "weather-intel-mcp",
"operator": "(unclaimed - source: registry-official · publisher: com.datakoot)",
"description": "US weather, alerts, earthquakes and elevation for AI agents, from NWS/NOAA and USGS. No API keys.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"geo-coding"
],
"protocols": {
"mcp": "https://weather.datakoot.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 606,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 66,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T16:01:04.623Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "repository",
"url": "https://github.com/datakoot/weather-intel-mcp"
}
],
"avatar": "https://github.com/datakoot.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/datakoot"
}
],
"profile": {
"mcp_server": "weather-intel",
"mcp_version": "1.0.0",
"tool_count": 6,
"tools": [
{
"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."
},
{
"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."
},
{
"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."
},
{
"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."
},
{
"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."
},
{
"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."
}
],
"profiled_at": "2026-09-24T16:01:04.623Z"
},
"unreachable": false
}