Skip to main content
Glama
ssv445

Lorem Ipsum MCP Server

by ssv445
logger-circular.js612 B
import * as Cause from "../Cause.js"; import { dual } from "../Function.js"; import * as HashMap from "../HashMap.js"; import * as List from "../List.js"; import * as core from "./core.js"; import * as fiberId_ from "./fiberId.js"; import * as fiberRefs from "./fiberRefs.js"; /** @internal */ export const test = /*#__PURE__*/dual(2, (self, input) => self.log({ fiberId: fiberId_.none, logLevel: core.logLevelInfo, message: input, cause: Cause.empty, context: fiberRefs.empty(), spans: List.empty(), annotations: HashMap.empty(), date: new Date() })); //# sourceMappingURL=logger-circular.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