getTime
Retrieve the current server time using the Example MCP Server. Designed for integration with AI assistants, this tool ensures accurate time fetching for time-sensitive applications.
Instructions
Get the current server time
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}