US weather alerts from NWS: warnings, watches, advisories by state. $0.01/query.
claude mcp add data-us-weather-alerts-nws --transport http https://a2awire.com/mcp/data/usweather-us-weather-alerts-nws-active-ca26b1/http
~/.cursor/mcp.json
{
"mcpServers": {
"data-us-weather-alerts-nws": {
"url": "https://a2awire.com/mcp/data/usweather-us-weather-alerts-nws-active-ca26b1/http"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"data-us-weather-alerts-nws": {
"serverUrl": "https://a2awire.com/mcp/data/usweather-us-weather-alerts-nws-active-ca26b1/http"
}
}
}
.vscode/mcp.json
{
"servers": {
"data-us-weather-alerts-nws": {
"type": "http",
"url": "https://a2awire.com/mcp/data/usweather-us-weather-alerts-nws-active-ca26b1/http"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"data-us-weather-alerts-nws": {
"url": "https://a2awire.com/mcp/data/usweather-us-weather-alerts-nws-active-ca26b1/http"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"data-us-weather-alerts-nws": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://a2awire.com/mcp/data/usweather-us-weather-alerts-nws-active-ca26b1/http"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://a2awire.com/mcp/data/usweather-us-weather-alerts-nws-active-ca26b1/http | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.a2awire--data-us-weather-alerts-nws/reviews or the review_server meta-tool.
POST /mcp