Amap Weather Server
@border1px
Amap Weather Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"amap-weather-server": {
"command": "npx",
"args": [
"-y",
"amap-weather-server"
],
"env": {
"AMAP_KEY": "57d5523fce63fe1d9d28215f3b731ed6"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Amap Weather Server?
Amap Weather Server is an MCP server developed in Node.js that provides weather queries using the Amap (高德地图) API.
How to use Amap Weather Server?
Create an API key on the Amap Open Platform, then configure your MCP client to run npx -y amap-weather-server with the environment variable AMAP_KEY set to the key.
Key features of Amap Weather Server
- Weather queries via the Amap API.
Use cases of Amap Weather Server
—
FAQ from Amap Weather Server
Where do I get an API key?
You can create an API key on the Amap Open Platform console at https://console.amap.com/dev/key/app.
How do I set the AMAP_KEY?
In your MCP client configuration, add the environment variable AMAP_KEY with your key as the value, as shown in the configuration example.
What transport does this server use?
—
Does this server support locations outside China?
—
Are there any known limits or dependencies?
—
「メディアとデザイン」の他のコンテンツ
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
Image-Gen-Server
fengin一个能与Cursor集成的图片生成mcp server工具,实现调用即梦逆向接口
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
コメント