Skip to main content
Glama
pipeworx-io

mcp-lorem

by pipeworx-io

mcp-lorem

Lorem MCP — placeholder text, generated locally.

Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.

Tools

Tool

Description

generate_paragraphs

Generate placeholder text paragraphs for mockups and layout testing. Returns plain text without formatting.

generate_with_options

Generate formatted placeholder text with headers, code blocks, and lists (HTML). Specify which elements to include: headers, code blocks, unordered lists, ordered lists.

Related MCP server: Lorem Ipsum By Api Ninjas

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "lorem": {
      "url": "https://gateway.pipeworx.io/lorem/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 1394+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Lorem data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

0Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Generates Lorem Ipsum placeholder text with customizable parameters including paragraph count, length, and formatting options through the API Ninjas service.
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Generates fake data like names, text, internet info, dates, and commerce data using Faker.js, supporting multiple locales and customizable parameters.
    55
    3
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides tools for generating fake data using Faker.js, including person, lorem, internet, and more, with support for multiple locales and customizable options.
    55
    MIT

View all related MCP servers

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/pipeworx-io/mcp-lorem'

If you have feedback or need assistance with the MCP directory API, please join our Discord server