MCP.so
登录

Weather MCP 🌤️

@gifflet

关于 Weather MCP 🌤️

Simple Weather MCP Server

基本信息

分类

媒体与设计

许可证

MIT license

运行时

node

传输方式

stdio

发布者

gifflet

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 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 服务器