date-today-mcp
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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_today_dateA | Gibt das aktuelle Datum zurück. Unterstützte Formate: european (DD.MM.YYYY), iso (YYYY-MM-DD), us (MM/DD/YYYY), full (Weekday, DD. Month YYYY), short (D.M.YYYY), long (DD. Month YYYY). |
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 no possibility of confusion or overlap between tools. The purpose is clear and unambiguous.
The single tool name 'get_today_date' follows a clear verb_noun pattern, which is internally consistent and self-explanatory.
The server has only one tool, which feels thin for a typical MCP server. However, the narrow purpose of returning today's date is fully served by this single tool, making it a borderline case.
The tool fully covers the domain of retrieving today's date with multiple format options. There are no obvious gaps, as the server's stated purpose is strictly date retrieval.