mcpbeat Sign in

AppsGolem YouTube Cutter MCP Server

by apancyborg Your server? Claim it
local only

AppsGolem YouTube Cutter runs on your own machine — the client starts it, so there is no endpoint to ping. 477 installs a week from npm. Last commit 27 Aug 2026.

Cut clips from YouTube videos in any format and get a direct download URL.

Installs per day peak 370 · avg 12
a month agotoday
477
Installs / week
npm · appsgolem-mcp
0
Stars
0 open issues
27 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check AppsGolem YouTube Cutter 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 appsgolem-mcp -- npx -y appsgolem-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "appsgolem-mcp": {
      "args": [
        "-y",
        "appsgolem-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.appsgolem-mcp]
command = "npx"
args = ["-y", "appsgolem-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "appsgolem-mcp": {
      "args": [
        "-y",
        "appsgolem-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "appsgolem-mcp": {
      "args": [
        "-y",
        "appsgolem-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to AppsGolem YouTube Cutter

same job, measured the same way
Crabcut
by realcrabcut

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

70 installs/wk local only
Lumiclip
by lumiclip

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

57 installs/wk local only
Cloud API Hub Youtube Downloader
by jojapi

Cloud Api Hub - Youtube Downloader: Get Youtube video info and download links to MP4 or MP3 file.

13 tools answering
Youtube Download API
by jojapi

Youtube Download API: Download audio and video from YouTube. On the JoJ API marketplace.

2 tools answering
TubePull
by miketwalker

Download YouTube, TikTok, Vimeo, SoundCloud and 6 more platforms from any MCP AI chatbot.

2 tools answering
TubeChop
by tubechop

Create shareable clips from public YouTube videos using exact start and end times.

1 tools answering
Transcript Magic
by transcriptmagic

Generate transcripts from YouTube, TikTok, Instagram, and Facebook videos.

answering
I
Soclip
by huangyunbin

Social video URL to direct media links & metadata (TikTok, YouTube, Instagram, X) for AI workflows.

28 installs/wk local only

AppsGolem YouTube Cutter — questions

Answers built from our own checks of this server.

Why is there no uptime for AppsGolem YouTube Cutter?
AppsGolem YouTube Cutter 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 appsgolem-mcp was installed 477 times last week.
How do I connect AppsGolem YouTube Cutter?
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 appsgolem-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use AppsGolem YouTube Cutter?
The npm package appsgolem-mcp was installed 477 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.
Is AppsGolem YouTube Cutter open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.