Skip to main content
Glama
wyl116

mcp-chinese-time

by wyl116

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
parse_timeA

解析模糊时间表达式为标准日期时间格式。

Parse fuzzy Chinese time expressions to standard datetime format.

Supported expressions:

  • Relative time: 昨天, 今天, 明天, 三天前, 两周后

  • Time ranges: 昨天到今天, 上周一到周五

  • Time of day: 上午9点, 下午3点30分

  • Holidays: 国庆节期间, 春节, 中秋节 (including lunar calendar)

  • Specific dates: 2024年1月1日, 1月15号

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/wyl116/mcp-chinese-time'

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