🌤️ Weather MCP Server
@aniket1500
关于 🌤️ Weather MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 🌤️ Weather MCP Server?
🌤️ Weather MCP Server is a lightweight MCP (Model Context Protocol) server that provides real-time weather alerts and forecasting data. It is designed as a backend for AI agents, voice assistants, and simple CLI clients.
How to use 🌤️ Weather MCP Server?
Install Python 3.11+, the uv package manager, and optionally Docker. Create a virtual environment, add mcp[cli], then run the development server with uv run mcp dev weather-mcp-server. A containerized deployment is also supported via Docker.
Key features of 🌤️ Weather MCP Server
- Weather Alerts by U.S. state
- 7-Day Weather Forecasts by latitude and longitude
- MCP-compliant interface for easy agent integration
- Docker support for containerized deployment
Use cases of 🌤️ Weather MCP Server
- AI agents requiring real-time weather data
- Voice assistants delivering weather updates
- CLI tools for quick weather queries
- Integration into smart home automation systems
FAQ from 🌤️ Weather MCP Server
What weather data does the server provide?
It supplies weather alerts for U.S. states and 7-day forecasts for any latitude/longitude coordinates.
What are the runtime requirements?
Python 3.11+ and the uv package manager. Docker is optional but supported for containerized use.
Is Docker required to run the server?
No, Docker is optional. The server can be run directly via uv run mcp dev weather-mcp-server without containers.
How can I test the server locally?
After installing dependencies, run uv run mcp dev weather-mcp-server to start a development instance with MCP tool discovery capabilities.
Does the server require an API key or external service?
No, the README does not mention any API keys or external service sign-ups; it uses built-in data sources (likely National Weather Service based on U.S. alerts).
媒体与设计 分类下的更多 MCP 服务器
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
评论