NWS Weather Alerts
Rank #100,506pulsemcp/olyport-nws-alerts
Real-time weather alerts and warnings from the National Weather Service.
NWS Weather Alerts is a Model Context Protocol (MCP) server published by olyport. It ranks #100,506 of 132,345 servers tracked on MCP Toplist. NWS Weather Alerts is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 11, 2026.
Ranks ahead of 31,839 of 132,345 servers on MCP Toplist.
Use NWS Weather Alerts
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http olyport-nws-alerts https://mcp.olyport.com/nws/mcp[mcp_servers.olyport-nws-alerts]
url = "https://mcp.olyport.com/nws/mcp"Add to ~/.codex/config.toml.
https://mcp.olyport.com/nws/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"olyport-nws-alerts": {
"url": "https://mcp.olyport.com/nws/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"olyport-nws-alerts": {
"type": "http",
"url": "https://mcp.olyport.com/nws/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"olyport-nws-alerts": {
"serverUrl": "https://mcp.olyport.com/nws/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"olyport-nws-alerts": {
"url": "https://mcp.olyport.com/nws/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Folyport-nws-alerts)<a href="https://mcptoplist.com/server/pulsemcp%2Folyport-nws-alerts"><img src="https://mcptoplist.com/badge/pulsemcp%2Folyport-nws-alerts.svg" alt="MCP Toplist: #100,506 of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
olyport
Other servers by olyport
View all olyport servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains NWS Weather Alerts?
- NWS Weather Alerts is maintained by olyport, which publishes 2 MCP servers (0 total versions) tracked on MCP Toplist.
- Is NWS Weather Alerts listed on the Official MCP Registry?
- NWS Weather Alerts is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does NWS Weather Alerts have?
- NWS Weather Alerts ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for NWS Weather Alerts?
- The source code for NWS Weather Alerts is hosted at github.com/olyport/nws-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.