Skip to main content
Glama
ssv445

Lorem Ipsum MCP Server

by ssv445
version.js420 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.setCurrentVersion = exports.getCurrentVersion = void 0; let moduleVersion = "3.16.12"; const getCurrentVersion = () => moduleVersion; exports.getCurrentVersion = getCurrentVersion; const setCurrentVersion = version => { moduleVersion = version; }; exports.setCurrentVersion = setCurrentVersion; //# sourceMappingURL=version.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