An MCP server for weather information.
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"weather": {
"args": [
"-y",
"@byrness/mcp-weather-server"
],
"command": "npx",
"transport": "stdio"
}
}
}