MCP Server
MCP
io.github.gary2376/cwa-mcp-server
MCP server for Taiwan CWA open data: weather forecast, earthquake, warnings, typhoon.
Install
uvx cwa-mcp-server
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "cwa-mcp-server",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "CWA 開放資料平台 API 授權碼,至 https://opendata.cwa.gov.tw 免費申請",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CWA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment