介绍
这是一个使用高德地图的天气接口,获取当前城市天气的demo。
使用方法
MCP 配置
GAODE_KEY
需要一个高德地图的apikey,申请地址:https://lbs.amap.com/api/webservice/guide/api/weather
Usage with Claude Desktop
uvx
{
"mcpServers": {
"gaodeweather": {
"name": "gaodeweather",
"command": "uvx",
"args": [
"mcp-gaodeweather-server"
],
"env": {
"GAODE_KEY": "your apikey"
}
}
}
}
Installing via Smithery
To install mcp-gaodeweather-server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @kevinkelin/mcp-gaodeweather-server --client claude
Gaode Weather
Project Details
- kevinkelin/mcp-gaodeweather-server
- Last Updated: 4/25/2025
Recomended MCP Servers
MCP server that creates its own tools as needed
This Model Context Protocol (MCP) server provides tools for structuring and extracting data from text according to JSON...
PayPal-Java-MCP Server
An MCP server that tracks newly created liquidity pools on Uniswap across nine blockchain networks.
A MCP server to interact with Hex projects
The Model Context Protocol (MCP) server that provides seamless interaction with Novita AI platform resources
Six Degrees of Domain Admin
MCP server providing basic file system operations. Supports navigation, reading, writing, and analyzing files.
A Model Context Protocol (MCP) server for generating simple QR codes. Support custom QR code styles.





