Weather
Freeby MCP Community
A weather MCP server for Cursor
v1.0.1Added Apr 12, 2026
mcpcursorweather
Weather MCP Server
A weather MCP server for Cursor
Installation
npx -y mcp-server-weather
Reviews
Installation
Quick install
npx -y mcp-server-weather
Add to claude_desktop_config.json
{
"mcpServers": {
"weather": {
"command": "npx",
"args": ["-y", "mcp-server-weather"]
}
}
}