Skip to main content
ClaudeWave
MCP ServersOfficial Registry0 stars0 forksUpdated today
ClaudeWave Trust Score
52/100
· OK
Passed
  • Actively maintained (<30d)
  • Documented (README)
Flags
  • !No standard license detected
  • !No description
Last scanned: 9/13/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/matlegault/lumae-releases
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "lumae-releases": {
      "command": "node",
      "args": ["/path/to/lumae-releases/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/matlegault/lumae-releases and follow its README for install instructions.
Use cases

MCP Servers overview

# Lumae

Lumae turns a screen recording into a polished software demo on macOS. Record a
window, a display or an area; Lumae follows your cursor, zooms in on what you
clicked, and renders it over a background you choose. Nothing is re-encoded
until you export.

- **Zooms that follow the cursor.** Lumae records where you clicked and can place
  the zooms for you, or you can place them by hand on the timeline.
- **A look per project or per clip.** Background, padding, corner radius and
  shadow, with motion defaults you set once.
- **Captions and voiceover** on the timeline, mixed against the clip audio.
- **Exports** H.264 or HEVC, MP4 or MOV, at the size you need.

## Install

Download the latest `Lumae-<version>.dmg` from the
[Releases page](https://github.com/matlegault/lumae-releases/releases/latest),
open it, and drag Lumae into your Applications folder. Builds are signed and
notarized. Requires macOS 26 or later.

Installed copies update themselves through Sparkle; the `.zip` and `.delta`
files attached to each release are what the updater downloads.

## Edit your demos from a coding agent

Lumae is an [MCP](https://modelcontextprotocol.io) server, so an agent such as
Claude Code, Claude Desktop, Cursor or Codex can work on your recordings
directly:

> *"Open the onboarding demo, cut the dead air at 12 seconds, and add a zoom on
> the click at 0:08 that follows the cursor."*

Every change an agent makes goes through the same editing engine as your own
clicks, so it appears live in the editor window, is one step in Edit ▸ Undo, and
autosaves like anything else. The agent can also render frames to look at what
it is doing before it commits.

Connect Claude Code:

```bash
claude mcp add lumae -- /Applications/Lumae.app/Contents/MacOS/lumae-mcp
```

For Claude Desktop, Cursor, Codex and any other MCP client, see
**[docs/MCP.md](docs/MCP.md)** — it also lists every tool an agent can call.
Settings ▸ MCP Server inside the app prints the configuration for each client
with a Copy button.

Nothing about your projects leaves your Mac through MCP except what the client
you connected asks for and shows you.

## Support

Questions and bug reports: [Issues](https://github.com/matlegault/lumae-releases/issues).

What people ask about lumae-releases

What is matlegault/lumae-releases?

+

matlegault/lumae-releases is mcp servers for the Claude AI ecosystem with 0 GitHub stars.

How do I install lumae-releases?

+

You can install lumae-releases by cloning the repository (https://github.com/matlegault/lumae-releases) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is matlegault/lumae-releases safe to use?

+

Our security agent has analyzed matlegault/lumae-releases and assigned a Trust Score of 52/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains matlegault/lumae-releases?

+

matlegault/lumae-releases is maintained by matlegault. The last recorded GitHub activity is dated 2026-09-12, with 0 open issues.

Are there alternatives to lumae-releases?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy lumae-releases to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: matlegault/lumae-releases
[![Featured on ClaudeWave](https://claudewave.com/api/badge/matlegault-lumae-releases)](https://claudewave.com/repo/matlegault-lumae-releases)
<a href="https://claudewave.com/repo/matlegault-lumae-releases"><img src="https://claudewave.com/api/badge/matlegault-lumae-releases" alt="Featured on ClaudeWave: matlegault/lumae-releases" width="320" height="64" /></a>

More MCP Servers

lumae-releases alternatives