benjaminhansen/nws-php-mcp
A Laravel MCP server exposing real-time National Weather Service (NWS) weather data to AI assistants.
Platform-specific configuration:
{
"mcpServers": {
"nws-php-mcp": {
"command": "npx",
"args": [
"-y",
"nws-php-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...