Loading MCP server directory, please wait...
Freebeat MCP server for AI music videos, effects, and media uploads.
npx @getmcp/cli add io.github.freebeatfit/freebeat-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
FREEBEAT_API_KEYAPI key used to authenticate requests to Freebeat.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.freebeatfit/freebeat-mcp": {
"command": "npx",
"args": [
"-y",
"freebeat-mcp"
],
"env": {
"FREEBEAT_API_KEY": "",
"FREEBEAT_API_HOST": "https://api.freebeatfit.com"
}
}
}
}