Skip to main content
Glama

MCP-WTIT

by yorifuji
time.service.interface.tsโ€ข301 B
import type { ITimeData, ITimeFormatOptions } from '../../shared/types/time.types.js'; export interface ITimeService { getCurrentTime(options?: ITimeFormatOptions): ITimeData; getCurrentTimeISO8601(options?: ITimeFormatOptions): string; getCurrentTimestamp(): number; getTimeZone(): string; }

Latest Blog Posts

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/yorifuji/mcp-wtit'

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