Skip to main content
Glama

FinanceMCP

MIT License
603
60
  • Apple
  • Linux

current_timestamp

Retrieve the current timestamp in the China time zone (GMT+8), formatted as datetime, date, time, Unix timestamp, or readable text for accurate time-based financial data processing.

Instructions

获取当前东八区(中国时区)的时间戳,包括年月日时分秒信息

Input Schema

NameRequiredDescriptionDefault
formatNo时间格式,可选值:datetime(完整日期时间,默认)、date(仅日期)、time(仅时间)、timestamp(Unix时间戳)、readable(可读格式)

Input Schema (JSON Schema)

{ "properties": { "format": { "description": "时间格式,可选值:datetime(完整日期时间,默认)、date(仅日期)、time(仅时间)、timestamp(Unix时间戳)、readable(可读格式)", "type": "string" } }, "type": "object" }

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/guangxiangdebizi/FinanceMCP'

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