Japan Weather
Integrates with an external weather API to provide current conditions and forecasts for locations in Japan.
0 stars
0 tools
Created Aug 2025
@acxelerator/acxelerator-japan-weather-tenkiAbout
Integrates with an external weather API to provide current conditions and forecasts for locations in Japan.
Categories
general
Installation
npm
npm install @acxelerator/acxelerator-japan-weather-tenki
Configuration
{
"mcpServers": {
"acxelerator-japan-weather-tenki": {
"command": "npx",
"args": [
"-y",
"@acxelerator/acxelerator-japan-weather-tenki"
]
}
}
}