location services
Weekly Weather Mcp
Weekly Weather MCP server which returns 7 full days of detailed weather forecasts anywhere in the world.
python
cloud
location services
Installation
npx -y rossshannon/Weekly-Weather-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "Weekly-Weather-mcp",
"command": "npx",
"args": [
"-y",
"rossshannon/Weekly-Weather-mcp"
]
}About This MCP Server
rossshannon/Weekly-Weather-mcp
Weekly Weather MCP server which returns 7 full days of detailed weather forecasts anywhere in the world.
GitHub: https://github.com/rossshannon/weekly-weather-mcp.git
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub