lorem-ipsum-ai-mcp
v1.0.0
Published
Lorem Ipsum Ai automation via MCP. Includes generate lorem, generate words, generate sentences. By MEOK AI Labs.
Readme
Lorem Ipsum AI
By MEOK AI Labs — Generate placeholder text in various styles
Installation
pip install lorem-ipsum-ai-mcpUsage
python server.pyTools
generate_lorem
Generate classic Lorem Ipsum paragraphs.
Parameters:
paragraphs(int): Number of paragraphs (default: 3)
generate_words
Generate a specified number of placeholder words.
Parameters:
count(int): Number of words (default: 50)
generate_sentences
Generate placeholder sentences.
Parameters:
count(int): Number of sentences (default: 5)
generate_themed
Generate themed placeholder text for a specific topic.
Parameters:
theme(str): Theme for the generated textparagraphs(int): Number of paragraphs (default: 2)
Authentication
Free tier: 30 calls/day. Upgrade at meok.ai/pricing for unlimited access.
License
MIT — MEOK AI Labs
