get_time
Retrieve the current time via JSON-RPC on the Simple HTTP MCP Server. Designed for remote execution, it provides accurate time data for integration into client applications.
Instructions
Get the current time.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_timeArguments",
"type": "object"
}