Juhe Weather MCP Server
@MCP-Mirror
Juhe Weather MCP Server について
Mirror of
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"juhemcp_jweather-mcp-server": {
"command": "uvx",
"args": [
"jweather-mcp-server"
]
}
}
}ツール
1根据城市、地区、区县名称查询当地实时天气预报情况.
概要
What is Juhe Weather MCP Server?
A Model Context Protocol (MCP) server that enables large language models to query real-time weather forecasts for cities and districts across China. It integrates with the Juhe weather API.
How to use Juhe Weather MCP Server?
Install Python 3.10 or higher. Run with uvx jweather-mcp-server (recommended) or install via pip install jweather-mcp-server and execute python -m jweather_mcp_server. Set the JUHE_WEATHER_API_KEY environment variable with your Juhe API key, then configure the MCP client to invoke the query_weather tool with a city parameter.
Key features of Juhe Weather MCP Server?
- Single tool
query_weatherfor real-time weather data. - Supports city, district, or county names as input.
- Uses the Juhe weather forecast API (requires registration).
- Runs with Python 3.10 or higher.
- Available via uvx or pip installation.
- Easy debugging with MCP inspector.
Use cases of Juhe Weather MCP Server?
- Ask an LLM "What's the weather in Shanghai today?" and get a real-time answer.
- Retrieve weather forecasts for multiple Chinese cities in a single conversation.
- Integrate weather lookups into AI-powered travel planners or assistants.
- Provide localized weather information for Chinese locations.
FAQ from Juhe Weather MCP Server
What Python version is required?
Python 3.10 or higher.
How do I get the API key?
Register at https://www.juhe.cn/docs/api/id/73 and obtain a Juhe weather forecast API key.
Can I install the server with pip?
Yes, run pip install jweather-mcp-server and then python -m jweather_mcp_server.
How do I configure it for CLINE?
Set the JUHE_WEATHER_API_KEY environment variable and add the server to your CLINE MCP settings using either the uvx or pip method shown in the README.
What does the query_weather tool return?
It returns real-time weather forecast data for the specified city as text content.
「メディアとデザイン」の他のコンテンツ
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
Figma MCP Server
TimHoldenModel Context Protocol server implementation for Figma API
Vibe Design System
mondaycom🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
百度地图 MCP Server
baidu-mapsBaidu Map MCP Server
Game Asset Generator using MCP and Hugging Face Spaces
MubarakHAlketbiAn MCP server for creating 2D/3D game assets from text using Hugging Face AI models.
コメント