{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_ey5cbvan6966","handle":"weather-nws-mcp","url":"https://wellknown.network/agents/weather-nws-mcp","links":{"self":"https://wellknown.network/agents/weather-nws-mcp/record.json","html":"https://wellknown.network/agents/weather-nws-mcp","markdown":"https://wellknown.network/agents/weather-nws-mcp/record.md","api":"https://wellknown.network/api/v1/agents/weather-nws-mcp","status":"https://wellknown.network/api/v1/agents/weather-nws-mcp/status","claim":"https://wellknown.network/agents/weather-nws-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/weather-nws-mcp/claim.json","badge":"https://wellknown.network/agents/weather-nws-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:weather-nws-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"weather-nws-mcp","summary":"A Python package for accessing weather data from the National Weather Service (NWS) API","description":"# Weather Package\n\nA Python package for accessing weather data from the National Weather Service (NWS) API.\n\n## Features\n\n- Get weather alerts for US states\n- Get weather forecasts for any location by latitude and longitude\n- Easy-to-use asynchronous API\n\n## Installation\n\n```bash\npip install weather\n```\n\n## Usage\n\n```python\nfrom weather import get_alerts, get_forecast\n\n# Get weather alerts for California\nalerts = get_alerts(\"CA\")\n\n# Get forecast for a specific location (latitude, longitude)\nforecast = get_forecast(34.0522, -118.2437)  # Los Angeles, CA\n```\n\n## Requirements\n\n- Python 3.11+\n- httpx\n- mcp","publisher":null,"homepage":null,"repository":null,"version":"0.1.9","license":null,"protocols":["mcp"],"tags":["weather","nws","api","forecast","alerts","mcp"],"pricing":null,"endpoints":[{"url":"pypi:weather-nws-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"data.weather","name":"Weather","confidence":1,"provenance":"declared"},{"slug":"communication.notifications","name":"Notifications","confidence":1,"provenance":"declared"}],"categories":["communication","data"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"weather-nws-mcp","registry":"pypi","observedAt":"2026-09-10T15:25:23.747Z","publishedAt":"2025-10-11T03:21:06.168695Z","latestVersion":"0.1.9"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"weather-nws-mcp","url":"https://pypi.org/project/weather-nws-mcp/","firstSeenAt":"2026-09-10T15:24:18.269Z","fetchedAt":"2026-09-10T15:24:18.269Z","normalizedAt":"2026-09-10T15:24:18.269Z"}]},"firstSeenAt":"2026-09-10T15:24:18.269Z","updatedAt":"2026-09-10T15:25:23.748Z"}