Loading MCP server directory, please wait...
Slide decks over MCP: read and write decks as code, run Lorem's full AI pipeline, export PPTX/PDF.
npx @getmcp/cli add io.github.AnkitaShanbhag30/loremRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AnkitaShanbhag30/lorem": {
"command": "npx",
"args": [
"-y",
"lorem-mcp"
],
"env": {
"LOREM_URL": "",
"LOREM_API_KEY": ""
}
}
}
}