W
Weather MCP
by @alex-gagnon
First MCP based on Anthropic Guide
Created 3/19/2026
Updated about 19 hours ago
README
Repository documentation and setup instructions
README not available
Quick Setup
Installation guide for this server
Install Package (if required)
uvx weather-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"alex-gagnon-weather-mcp": {
"command": "uvx",
"args": [
"weather-mcp"
]
}
}
}