Skip to main content
Glama
jackdark425

AIGroup Market MCP

by jackdark425

🕐 当前时间戳

current_timestamp

Retrieve the current date and time in China Standard Time (UTC+8). Supports multiple output formats including datetime, date, time, Unix timestamp, and human-readable strings.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
formatNo时间格式:datetime(完整日期时间)、date(仅日期)、time(仅时间)、timestamp(Unix时间戳)、readable(可读格式)datetime
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden. It specifies the timezone and that the output includes year/month/day/hour/minute/second. No side effects or additional traits needed for a simple read tool. Could mention it's non-mutating but acceptable.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence, front-loaded with key info (timezone and what it returns). No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's simplicity (1 optional param, no output schema), the description is fully complete. It covers the return value and timezone, no gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% and schema describes the format parameter. The description adds context about timezone and full datetime info, which enhances understanding beyond the schema's enum list.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool returns the current timestamp in East Eight Zone (China time zone) with full datetime info, using a specific verb '获取' and resource '时间戳'. It is distinct from sibling tools which are all financial data tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit when-to-use or when-not-to-use guidance is provided. However, the context of sibling tools (all financial) implies it's for general timestamp needs. Lacks alternative suggestions or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/jackdark425/aigroup-market-mcp'

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