Skip to main content
Glama
ssv445

Lorem Ipsum MCP Server

by ssv445
ModuleVersion.ts413 B
/** * @since 2.0.0 * * Enables low level framework authors to run on their own isolated effect version */ import * as internal from "./internal/version.js" /** * @since 2.0.0 * @category version */ export const getCurrentVersion: () => string = internal.getCurrentVersion /** * @since 2.0.0 * @category version */ export const setCurrentVersion: (version: string) => void = internal.setCurrentVersion

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