Weather MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Weather MCPwhat's the weather in Tokyo?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Weather MCP

A simple weather service built with FastMCP, demonstrating tools, resources, and prompt implementations for a modular command platform.
Features
Weather Tool: Get the current weather for a specified location.
Weather Resource: Access weather data as a resource endpoint.
Weather Report Prompt: Generate a weather report prompt for a given location.
Related MCP server: Weather MCP Server
Installation
Clone the repository:
git clone https://github.com/thaletto/mcp.git cd mcpInstall dependencies (Python 3.13+ required):
uv pip install -r uv.lock
Usage
To start the MCP weather server:
fastmcp dev server.py
Project Structure
server.py: Implements the MCP server with weather tools, resources, and prompts.assets/: Contains project images and assets.
Dependencies
© 2024 Weather MCP. All rights reserved.
This server cannot be deployed
Maintenance
Related MCP Connectors
Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.
MCP server for weather with reasoning — umbrella advice, outdoor checks, city comparisons.
An MCP server for weather information by @kulybaba
An MCP server for weather information by @kulybaba
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAn MCP server that provides weather information like forecasts and alerts for US locations using the National Weather Service API.5-
- FlicenseBqualityDmaintenanceAn MCP server that provides weather information and alerts for US locations using the National Weather Service API, enabling retrieval of weather forecasts and active weather alerts.2-
- FlicenseCqualityDmaintenanceA MCP server that provides real-time weather information for any city through a simple tool that resolves geographic coordinates and fetches current weather data.116 npm-
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol (MCP) server that provides real-time weather alerts and forecasts from the US National Weather Service.-