Fitness Influencer runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from pypi.
AI-powered fitness content creator tools: video editing, image generation, workout plans, analytics.
The linked repository no longer exists on GitHub — it was deleted or made private.
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.
claude mcp add fitness-influencer -- uvx fitness-influencer-mcp
{
"mcpServers": {
"fitness-influencer": {
"args": [
"fitness-influencer-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.fitness-influencer]
command = "uvx"
args = ["fitness-influencer-mcp"]
{
"mcpServers": {
"fitness-influencer": {
"args": [
"fitness-influencer-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fitness-influencer": {
"args": [
"fitness-influencer-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.