Home › Design & Media › clipy-mcp
clipy-mcp
Read your Clipy screen recordings: search, transcripts, AI summaries, and key moments with frames.
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.13.1)
npx -y @clipy/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"clipy-mcp": {
"command": "npx",
"args": [
"-y",
"@clipy/[email protected]"
],
"env": {
"CLIPY_API_KEY": "<YOUR_VALUE>",
"CLIPY_API_URL": "<YOUR_VALUE>"
}
}
}
}
CLIPY_API_KEYsecret — Clipy API key. Optional — the server reads the credential `clipy login` stores at ~/.config/clipy/config.json. Set this to override it, or for CI where there is no login. Create a key free at https://clipy.online/settings/api-keysCLIPY_API_URL— Override the Clipy API base URL (defaults to https://clipy.online)
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