MCP Server
MCP
Freebeat MCP
Freebeat MCP server for AI music videos, effects, and media uploads.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "freebeat-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key used to authenticate requests to Freebeat.",
"isRequired": true,
"isSecret": true,
"name": "FREEBEAT_API_KEY"
},
{
"description": "Optional API base URL override for Freebeat.",
"default": "https://api.freebeatfit.com",
"name": "FREEBEAT_API_HOST"
}
]
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment