Home › Design & Media › AppsGolem YouTube Cutter
AppsGolem YouTube Cutter
Cut clips from YouTube videos in any format and get a direct download URL.
Topics: Multimedia Process
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.1.2)
npx -y appsgolem-mcp@0.1.2
Or add to your MCP client config:
{
"mcpServers": {
"appsgolem-mcp": {
"command": "npx",
"args": [
"-y",
"appsgolem-mcp@0.1.2"
],
"env": {
"APPSGOLEM_API_KEY": "<YOUR_VALUE>",
"APPSGOLEM_API_BASE": "<YOUR_VALUE>"
}
}
}
}
APPSGOLEM_API_KEYrequired secret — Your AppsGolem API key (ag_live_…). Create one at https://appsgolem.com/agents.APPSGOLEM_API_BASE— Override the API base URL (default https://appsgolem.com) for self-host or dev.
Related servers
openshorts
Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube.
Pixelle-MCP
An omnimodal AIGC framework that seamlessly converts ComfyUI workflows into MCP tools with zero code, enabling full-modal support for…
FableCut
Zero-dependency browser video editor AI agents drive via a JSON timeline over MCP; ffmpeg export.
imagesorcery-mcp
ComputerVision-based 🪄 sorcery of image recognition and editing tools for AI assistants.
guaardvark
Self-hosted AI studio exposing its local image, video, music-video and Film Crew generation, upscaling, RAG and code intelligence as MCP…
gflow-cli
Drive Google Flow from an agent: Veo video and Imagen image generation
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry