Weekly Weather
Community
Weekly Weather MCP server which returns 7 full days of detailed weather forecasts anywhere in the world.
About Weekly Weather MCP Server
Weekly Weather is an MCP server in the Weather category. It exposes 7-day detailed forecasts, worldwide to connected AI applications, enabling them to interact with weekly weather capabilities through the standardized Model Context Protocol.
Features
7-day detailed forecasts
Worldwide
Category
Weather
Getting Started
To use the Weekly Weather MCP server in your AI application, follow these steps:
- Install the MCP client SDK for your platform
- Connect to the Weekly Weather MCP server
- Authenticate with your Weekly Weather credentials
- Start using the tools, resources, and prompts provided by the server
Example Code
// Connect to the Weekly Weather MCP server
const server = await mcp.connect("weekly weather");
// List available tools
const tools = await server.tools.list();
// List available resources
const resources = await server.resources.list();
// List available prompts
const prompts = await server.prompts.list();
Installation
npm
npm install @mcp/server-weekly weatherpip
pip install mcp-server-weekly weatherCompatible With
Claude Desktop
Cursor
Windsurf
Zed
Any MCP-compatible client