Skip to content
Back to search
90
MCP v1.1.0 sse

Lorem Ipsum Generator API

io.github.Br0ski777/lorem-ipsum

Generate placeholder text — paragraphs, sentences, words. x402 micropayment.

Uptime
0.0%
1 direct probes · 30d
Response
163ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

text_generate_lorem_ipsum

Use this when you need to generate placeholder text for mockups, wireframes, UI prototypes, or content templates. Returns Lorem Ipsum text with metadata. 1. text -- the generated Lorem Ipsum text 2. …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lorem_ipsum_generator_api": {
      "url": "https://lorem-ipsum.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}