Skip to main content
Glama
ssv445

Lorem Ipsum MCP Server

by ssv445
streamHaltStrategy.ts459 B
/** @internal */ export const OP_LEFT = "Left" as const /** @internal */ export type OP_LEFT = typeof OP_LEFT /** @internal */ export const OP_RIGHT = "Right" as const /** @internal */ export type OP_RIGHT = typeof OP_RIGHT /** @internal */ export const OP_BOTH = "Both" as const /** @internal */ export type OP_BOTH = typeof OP_BOTH /** @internal */ export const OP_EITHER = "Either" as const /** @internal */ export type OP_EITHER = typeof OP_EITHER

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