Skip to main content
Glama

Chronos Protocol

by n0zer0d4y

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_current_time

Get current time (defaults to system time, supports any timezone)

convert_time

Convert time between timezones (defaults to system time for source/target)

start_activity_log

Start a new activity log with system timestamp and unique Time ID

end_activity_log

End an activity log with system timestamp and calculate duration

get_elapsed_time

Get the elapsed time for an ongoing or completed activity

get_activity_logs

Retrieve activity logs with optional filtering

update_activity_log

Update an existing activity log

create_time_reminder

Create a time-based reminder using system time for scheduling

check_time_reminders

Check for due or upcoming time reminders

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/n0zer0d4y/chronos-protocol'

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