Weather Service
@z3r0-m4n
About Weather Service
Enhanced version of the MCP server tutorial.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Weather Service?
It is a Python-based MCP server that provides weather forecasts and alerts using the National Weather Service (NWS) API. It is built for integration into MCP-compatible applications.
How to use Weather Service?
The README does not provide installation or invocation instructions. It describes four MCP tools that users invoke through their MCP client: get_weather_by_city, get_forecast, get_alerts, and get_coordinates. The server runs on stdio transport via FastMCP.
Key features of Weather Service
- Get weather forecasts by city and state.
- Get weather forecasts using coordinates.
- Get active weather alerts for any US state.
- Lookup coordinates for US cities.
- Uses National Weather Service API.
- Uses OpenStreetMap Nominatim for geocoding.
Use cases of Weather Service
- Query a detailed weather forecast for a specific US city and state.
- Retrieve active weather alerts for a chosen US state.
- Obtain latitude/longitude coordinates for a US city.
- Get a forecast using either city/state or coordinate inputs.
FAQ from Weather Service
What data sources does Weather Service use?
It uses the National Weather Service (NWS) API for weather data and OpenStreetMap's Nominatim service for geocoding.
What transport does Weather Service use?
It runs as an MCP server over stdio transport.
What programming language is Weather Service built with?
It is built in Python using the FastMCP library.
What geographies does Weather Service support?
The README specifies US cities and US states only.
What are the available MCP tools?
The server provides four tools: get_weather_by_city, get_forecast, get_alerts, and get_coordinates.
More Media & Design MCP servers
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Tripadvisor MCP Server
pab1it0A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.

BibiGPT AI video & audio summarizer
JimmyLvOpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
Comments