mcpbeat Sign in

Lorem MCP Server

by ankitashanbhag30 Your server? Claim it
local only

Lorem runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from npm.

Slide decks over MCP: read and write decks as code, run Lorem's full AI pipeline, export PPTX/PDF.

Installs per day peak 619 · avg 23
a month agotoday
70
Installs / week
npm · lorem-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Lorem every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add lorem -- npx -y lorem-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lorem": {
      "args": [
        "-y",
        "lorem-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.lorem]
command = "npx"
args = ["-y", "lorem-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "lorem": {
      "args": [
        "-y",
        "lorem-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "lorem": {
      "args": [
        "-y",
        "lorem-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LOREM_URL (Base URL of the Lorem server the MCP talks to (default: the hosted service at https://lorem.fly.dev; set for self-hosted servers)), LOREM_API_KEY (API key minted at https://lorem.fly.dev under Settings → API keys. Optional: without it the hosted server grants the same free guest trial as the website, then asks you to sign up). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Lorem

same job, measured the same way
Blitz Wings
by scheur

AI presentation and report generation: slides, diagrams, PPTX export, live preview MCP App.

answering
Mythos Agent
by mythos-agent

Open-source AI security agent: SAST, DAST, and policy-as-code over MCP.

68 installs/wk local only
Aribot
by aristiun

Threat modeling, code/cloud/pipeline scanning, shadow-AI discovery, compliance checks and fixes.

16 tools answering
Inforcer
by wyre-ai

Read-only MCP server for Inforcer M365 baseline governance, plus assessment and report runs.

local only
Inforcer
by wyre-technology

Read-only MCP server for Inforcer M365 baseline governance, plus assessment and report runs.

local only
Tenki Sandbox MCP
by luxorlabs

Disposable microVM sandboxes for AI agents: run code, read/write files, git, preview URLs.

36 installs/wk local only
MCP Google Analytics
by leonardosepulvedat

GA4 MCP that reads AND writes: reports, funnels, audits, and server-side events. 26 tools.

1 756 installs/wk local only
Over-Reach Detector
by choreoatlas

Detect when AI code changes exceed declared task scope (MCP server).

55 installs/wk local only

Lorem — questions

Answers built from our own checks of this server.

Why is there no uptime for Lorem?
Lorem runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package lorem-mcp was installed 70 times last week.
How do I connect Lorem?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls lorem-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Lorem?
The npm package lorem-mcp was installed 70 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.