Skip to main content
Glama
ssv445

Lorem Ipsum MCP Server

by ssv445
Clock.js842 B
import * as internal from "./internal/clock.js"; import * as defaultServices from "./internal/defaultServices.js"; /** * @since 2.0.0 * @category symbols */ export const ClockTypeId = internal.ClockTypeId; /** * @since 2.0.0 * @category constructors */ export const make = internal.make; /** * @since 2.0.0 * @category constructors */ export const sleep = defaultServices.sleep; /** * @since 2.0.0 * @category constructors */ export const currentTimeMillis = defaultServices.currentTimeMillis; /** * @since 2.0.0 * @category constructors */ export const currentTimeNanos = defaultServices.currentTimeNanos; /** * @since 2.0.0 * @category constructors */ export const clockWith = defaultServices.clockWith; /** * @since 2.0.0 * @category context */ export const Clock = internal.clockTag; //# sourceMappingURL=Clock.js.map

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/ssv445/lorem-ipsum-mcp'

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