Back to MCP Servers
Fitness Influencer
Fitness content creator workflow automation - video editing with jump cuts, revenue analytics, and branded content creation
social-mediaautomation
Installation
npx -y fitness-influencer-mcpConfiguration
{
"mcpServers": {
"fitness-influencer-mcp": {
"command": "npx",
"args": ["-y", "fitness-influencer-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes