Macrofactor MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 119 installs a week from pypi. Last commit 10 Jul 2026.
Fueling & recovery decision engine combining MacroFactor nutrition with Garmin training data
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 macrofactor-mcp -- uvx macrofactor-mcp
{
"mcpServers": {
"macrofactor-mcp": {
"args": [
"macrofactor-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.macrofactor-mcp]
command = "uvx"
args = ["macrofactor-mcp"]
{
"mcpServers": {
"macrofactor-mcp": {
"args": [
"macrofactor-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"macrofactor-mcp": {
"args": [
"macrofactor-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.