Skip to main content
Glama

Japanese Weather MCP Server

get_weather_forecast

Retrieve weather forecasts for any Japanese city by specifying its unique city ID using the Japanese Weather MCP Server. Ideal for accurate, location-specific weather updates.

Instructions

Get weather forecast for a Japanese city using city ID

Input Schema

NameRequiredDescriptionDefault
cityIdYesCity ID for the Japanese city (e.g., '130010' for Tokyo, '270000' for Osaka)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "cityId": { "description": "City ID for the Japanese city (e.g., '130010' for Tokyo, '270000' for Osaka)", "type": "string" } }, "required": [ "cityId" ], "type": "object" }
Install Server

Other Tools from Japanese Weather MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/kongyo2/Japanese-Weather-MCP'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server