Weather MCP 🌤️
@gifflet
关于 Weather MCP 🌤️
Simple Weather MCP Server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Weather MCP 🌤️?
Weather MCP 🌤️ is a weather service built with MCP (Multi-Cloud Platform) that provides real-time weather data and alerts for the United States using the US National Weather Service API. It is designed for developers who want to integrate weather queries into AI-powered assistants or applications.
How to use Weather MCP 🌤️?
Clone the repository, install dependencies with npm install && npm run build, then configure a .cursor/mcp.json file with the absolute path to the built index.js. Launch the server in Cursor IDE under Settings → Features → MCP, then query it using natural language (e.g., “What’s the weather in Sacramento?”).
Key features of Weather MCP 🌤️?
- Real-time weather forecasts
- Weather alerts by US state
- Location-based weather information
- Natural language query interface
- Built on the US National Weather Service API
Use cases of Weather MCP 🌤️?
- Ask for current weather conditions in a US city
- Check active weather alerts for a specific state
- Get a multi-day forecast for a location
- Integrate weather data into a Cursor-based AI assistant
- Build a weather-aware chatbot for US users
FAQ from Weather MCP 🌤️
What are the system requirements?
Node.js v18 or higher, an MCP Server, and Git are required.
What locations are supported?
Only locations within the United States are supported; queries for non-US coordinates will return an error.
How do I configure the server?
Create a .cursor/mcp.json file in your project directory (or home directory) with the command node and the absolute path to the build/index.js file.
Why might the tools not work?
If the server isn’t working,
媒体与设计 分类下的更多 MCP 服务器
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
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:

BibiGPT AI video & audio summarizer
JimmyLvOpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
Framelink Figma MCP Server
GLipsMCP server to provide Figma layout information to AI coding agents like Cursor
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
评论