- Weather Report
Weather Report
这是一个查询天气的mcp server项目:通过调用官网数据,获取城市的经纬度,然后再调用天气查询网站,获得天气预报。
Overview
what is Weather Report?
Weather Report is an MCP server project that allows users to query weather information by fetching city coordinates and retrieving weather forecasts from a weather query website.
how to use Weather Report?
To use Weather Report, set up the server by running the command uv --directory your folder path run weather.py and then make requests to the server to get weather data for specific cities.
key features of Weather Report?
- Fetches city coordinates from official data sources.
- Retrieves real-time weather forecasts from a weather query website.
- Easy server setup and configuration.
use cases of Weather Report?
- Providing weather updates for specific cities.
- Integrating weather data into applications or websites.
- Assisting in planning events based on weather conditions.
FAQ from Weather Report?
- Can Weather Report provide weather data for all cities?
Yes! Weather Report can provide data for any city as long as the coordinates are available.
- Is Weather Report free to use?
Yes! Weather Report is open-source and free to use for everyone.
- How accurate is the weather data?
The accuracy of the weather data depends on the source of the weather query website.
Server Config
{
"mcpServers": {
"weather": {
"disabled": false,
"timeout": 60,
"command": "uv",
"args": [
"--directory",
"your folder path",
"run",
"weather.py"
],
"transportType": "stdio"
}
}
}Project Info
Created At
9 months agoUpdated At
9 months agoAuthor Name
forerunner2Star
-Language
-License
-Category
research-and-data
Recommend Servers
View AllAmap Maps
@amap
高德地图官方 MCP Server
a year ago
Memory
@modelcontextprotocol
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Shippo
@Shippo
20 hours ago
Filesystem
@modelcontextprotocol
2 months ago
Mnemom
13 hours ago