
Freebeat MCP
Generate AI music videos, apply effects, and upload media from your agent via Freebeat’s API.
Overview
io.github.freebeatfit/freebeat-mcp is a Grow-phase MCP server that lets agents create AI music videos, apply effects, and upload media through the Freebeat API.
What is this MCP server?
- stdio npm package freebeat-mcp at version 0.1.1
- FREEBEAT_API_KEY required; optional FREEBEAT_API_HOST override (default https://api.freebeatfit.com)
- Tools oriented to AI music videos, visual effects, and media uploads
- Official site https://freebeat.ai for account and API keys
- Ships as MCP server titled Freebeat MCP for agent workflows
- Package version 0.1.1
- Default API host https://api.freebeatfit.com
- Transport: stdio via npm identifier freebeat-mcp
What problem does it solve?
Promo video workflows break agent momentum when you constantly export clips manually from a separate AI video site.
Who is it for?
Solo builders and musicians shipping apps or products who want agent-driven Freebeat clips for social and launch content.
Skip if: Teams needing offline NLE editing, non-Freebeat providers, or builders with no API budget for generative video.
What do I get? / Deliverables
Your agent can trigger Freebeat generation and uploads so content batches stay inside your automation loop.
- Agent-triggered Freebeat video or effect jobs
- Uploaded media assets via API-backed MCP tools
Recommended MCP Servers
Journey fit
Music-video and short-form creative assets usually compound after the product exists, when you are feeding social channels and campaigns. Freebeat is a media production API—fits the content lane where builders batch promos, lyric videos, and visual hooks.
How it compares
Freebeat API MCP bridge, not an on-device video-editing skill.
Common Questions / FAQ
Who is io.github.freebeatfit/freebeat-mcp for?
Creators and indie builders who use Freebeat for AI music videos and want Claude or Cursor to call those features via MCP.
When should I use io.github.freebeatfit/freebeat-mcp?
Use it in Grow when you are producing launch or lifecycle marketing videos, effects, and uploads at scale from your agent.
How do I add io.github.freebeatfit/freebeat-mcp to my agent?
Install the npm package freebeat-mcp, add it as a stdio MCP server in your client, and set FREEBEAT_API_KEY (and FREEBEAT_API_HOST if needed).