Skip to main content
Glama
ssv445

Lorem Ipsum MCP Server

by ssv445
cause.ts731 B
/** @internal */ export const OP_DIE = "Die" as const /** @internal */ export type OP_DIE = typeof OP_DIE /** @internal */ export const OP_EMPTY = "Empty" as const /** @internal */ export type OP_EMPTY = typeof OP_EMPTY /** @internal */ export const OP_FAIL = "Fail" as const /** @internal */ export type OP_FAIL = typeof OP_FAIL /** @internal */ export const OP_INTERRUPT = "Interrupt" as const /** @internal */ export type OP_INTERRUPT = typeof OP_INTERRUPT /** @internal */ export const OP_PARALLEL = "Parallel" as const /** @internal */ export type OP_PARALLEL = typeof OP_PARALLEL /** @internal */ export const OP_SEQUENTIAL = "Sequential" as const /** @internal */ export type OP_SEQUENTIAL = typeof OP_SEQUENTIAL

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