Skip to main content
Glama

HeFeng Weather MCP Server

by ctermiii

get_datetime

Retrieve current date and time with an optional timezone parameter, defaulting to 'Asia/Shanghai'. Ideal for synchronizing timestamps in weather forecasts or applications requiring precise time data.

Instructions

获取当前的日期和时间。可以提供一个可选的时区参数,默认为 'Asia/Shanghai'。

Input Schema

NameRequiredDescriptionDefault
timezoneNo可选的时区,例如 'America/New_York', 'Europe/London'。如果未提供,默认为 'Asia/Shanghai'。

Input Schema (JSON Schema)

{ "properties": { "timezone": { "description": "可选的时区,例如 'America/New_York', 'Europe/London'。如果未提供,默认为 'Asia/Shanghai'。", "type": "string" } }, "type": "object" }

Other Tools from HeFeng 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/ctermiii/hefeng-mcp-server'

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