Skip to main content
Glama
ssv445

Lorem Ipsum MCP Server

by ssv445
completedRequestMap.ts321 B
import { globalValue } from "../GlobalValue.js" import type * as Request from "../Request.js" import { fiberRefUnsafeMake } from "./core.js" /** @internal */ export const currentRequestMap = globalValue( Symbol.for("effect/FiberRef/currentRequestMap"), () => fiberRefUnsafeMake(new Map<any, Request.Entry<any>>()) )

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