Skip to content

Fix grammar in time server get_current_time description#4240

Merged
a-akimov merged 1 commit into
modelcontextprotocol:mainfrom
adityasingh2400:fix-time-tool-description
May 27, 2026
Merged

Fix grammar in time server get_current_time description#4240
a-akimov merged 1 commit into
modelcontextprotocol:mainfrom
adityasingh2400:fix-time-tool-description

Conversation

@adityasingh2400
Copy link
Copy Markdown
Contributor

The get_current_time tool description reads "Get current time in a specific timezones", which mixes the singular article "a" with the plural "timezones".

The tool only accepts a single timezone, and the time server README already documents the intended singular wording ("Get current time in a specific timezone or system timezone"), so the plural here is just a typo. Tool descriptions are surfaced to model clients and influence tool selection, so the wording is worth getting right.

Changed it to "Get current time in a specific timezone". No behavior change; the existing test suite still passes.

@a-akimov
Copy link
Copy Markdown
Contributor

@adityasingh2400 thank you for your contribution!

@a-akimov a-akimov merged commit ce3b44e into modelcontextprotocol:main May 27, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants