Skip to main content
Glama

Algorand MCP Server

get_current_time

Retrieve the current time in a specified timezone for accurate timestamping in Algorand blockchain transactions and operations.

Instructions

Get the current time in a specified timezone

Input Schema

NameRequiredDescriptionDefault
timezoneNoTimezone identifier (e.g., "UTC", "America/New_York")

Input Schema (JSON Schema)

{ "properties": { "timezone": { "description": "Timezone identifier (e.g., \"UTC\", \"America/New_York\")", "type": "string" } }, "required": [], "type": "object" }

Other Tools from Algorand 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/Jake-loranger/algorand-mcp-server'

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