Loomal

Turn YouTube videos into short-form clips from any AI assistant

0 starsnpm: @lumiclip/mcp-server

About lumiclip

lumiclip is an MCP (Model Context Protocol) server published by lumiclip in the official MCP registry, listed under Developer Tools on Loomal. Turn YouTube videos into short-form clips from any AI assistant

It ships as an npm package (@lumiclip/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/lumiclip/lumiclip-mcp-server.

Use lumiclip with your agent

Claude Code · one command
claude mcp add lumiclip -- npx -y @lumiclip/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "lumiclip": {
      "command": "npx",
      "args": [
        "-y",
        "@lumiclip/mcp-server"
      ]
    }
  }
}
npm@lumiclip/mcp-server

Frequently asked questions

What is lumiclip?
lumiclip is an MCP (Model Context Protocol) server by lumiclip in the Developer Tools category. Turn YouTube videos into short-form clips from any AI assistant
How do I connect lumiclip to Claude, Cursor, or another MCP client?
Install lumiclip from its npm package (@lumiclip/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is lumiclip open source?
Yes — the source code is public at github.com/lumiclip/lumiclip-mcp-server.
Can AI agents pay to use lumiclip?
Not yet through Loomal — lumiclip is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain lumiclip? Claim this listing free by verifying GitHub ownership, or contact us.