mcp-chinese-time
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| parse_timeA | 解析模糊时间表达式为标准日期时间格式。 Parse fuzzy Chinese time expressions to standard datetime format. Supported expressions:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is zero ambiguity between tools. The single tool has a clear, well-defined purpose of parsing fuzzy Chinese time expressions.
The tool name 'parse_time' follows a clear verb_noun pattern, which is consistent as the only tool. There are no naming conflicts or mixed conventions.
The server is narrowly scoped to Chinese time parsing, and one tool fully covers this focused domain. The count is exactly appropriate for the stated purpose, not thin or excessive.
The tool supports a comprehensive range of Chinese time expressions: relative times, ranges, times of day, holidays, and specific dates. It fully covers the domain of interpreting fuzzy Chinese time references.