Skip to main content
Glama

Time MCP Server

by ampcome-mcps
MIT License
434

relative_time

Calculate the relative time from a specified timestamp to the present. Input a date and time in 'YYYY-MM-DD HH' format to receive the time difference for time-aware applications.

Instructions

Get the relative time from now.

Input Schema

NameRequiredDescriptionDefault
timeYesThe time to get the relative time from now. Format: YYYY-MM-DD HH:mm:ss

Input Schema (JSON Schema)

{ "properties": { "time": { "description": "The time to get the relative time from now. Format: YYYY-MM-DD HH:mm:ss", "type": "string" } }, "required": [ "time" ], "type": "object" }
Install Server

Other Tools from Time MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ampcome-mcps/time-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server