mcpbeat Sign in

Freebeat MCP Server

by freebeatfit Your server? Claim it
local only

Freebeat MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from npm.

Freebeat MCP server for AI music videos, effects, and media uploads.

Installs per day peak 150 · avg 20 · -43% w/w
a month agotoday
68
Installs / week
npm · freebeat-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

This one needs environment variables set before it will start: FREEBEAT_API_KEY (API key used to authenticate requests to Freebeat.), FREEBEAT_API_HOST (Optional API base URL override for Freebeat.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Freebeat MCP

same job, measured the same way
Media Gen MCP
by strato-space

MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation.

33 installs/wk local only
Budgetpixel
by budgetpixel

Generate AI images, video, music, and sound effects, and upscale them, from any MCP client.

13 tools answering
Video Editing MCP
by burningion

MCP Server for Video Jungle - Analyze, Search, Generate, and Edit Videos

186 installs/wk local only
Grok Video
by codechap

MCP server for Grok video — text-to-video, image-to-video, and video editing

local only
MCP Wan
by acedatacloud

MCP server for Wan AI video generation

744 installs/wk answering
Clipwise
by mobileshop9991-star

MCP server for Clipwise - AI tools for TikTok, Reels, and Shorts video creators.

1 272 installs/wk local only
MCP Suno
by acedatacloud

MCP server for Suno AI music generation, lyrics, and covers

3 928 installs/wk answering
MCP Kling
by acedatacloud

MCP server for Kling AI video generation

664 installs/wk answering

Freebeat MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Freebeat MCP?
Freebeat MCP 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 freebeat-mcp was installed 68 times last week.
How do I connect Freebeat MCP?
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 freebeat-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Freebeat MCP?
The npm package freebeat-mcp was installed 68 times in the last week. Week over week that is -43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.