MCP ExplorerExplorer

Weather Server

@MANRENYIBUon a year ago
1 MIT
FreeCommunity
AI Systems
"Weather MCP Service"

Overview

What is Weather Server

weather-server is an MCP service that provides weather information by utilizing the API from He Feng Weather.

Use cases

Use cases include weather forecasting applications, travel planning tools, and lifestyle applications that provide users with weather-related information.

How to use

To use weather-server, clone the project, build it using ‘npm run build’, and configure it in your MCP service with the provided JSON configuration, including your API key.

Key features

Key features include obtaining geographical locations of cities, retrieving real-time weather data for specified cities, and accessing lifestyle indices for those cities.

Where to use

weather-server can be used in various fields such as mobile applications, web applications, and any service that requires real-time weather data.

Content

天气服务

仿照官网制作的天气服务,天气的服务提供商是和风天气,在此项目中你需要申请一个密钥用于获得天气服务。

功能

  • 获得城市地理位置
  • 获取指定城市的实时天气
  • 获取指定城市的生活指数

快速入门

  1. clone项目
  2. 执行下面的命令
npm run build
  1. 粘贴如下配置到你的 MCP 服务配置中

注意:需要 node18 及以上的环境才能使用

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers