Lecka Nutrition
About
Race nutrition planning tools for endurance athletes. Get personalised carb, sodium and fluid targets for any race, browse Lecka's real-food product catalog, and calculate exactly how many gels you need — by distance, conditions, weight, and effort level.
Details
- Author
- mgnirck
- Downloads
- 154
- Categories
- Other
Jump to
- Generate personalised carb, sodium, and fluid targets
- Browse Lecka’s real-food product catalog
- Calculate gel count by distance, conditions, weight, effort
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Lecka NutritionCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
—
get_products
Returns the Lecka product catalog. Use to find products by type, caffeine content, or dual-transporter status. All filters are optional.
calculate_fueling_plan
Calculates personalised race nutrition targets (carbs, sodium, fluid) for an endurance athlete and returns a list of Lecka products that match the target. Use this when an athlete asks what to eat during a race, how many gels they need, or what their carb target should be.
get_nutrition_data
Returns full nutritional information and regional pricing for a specific Lecka product. Use the product ID from get_products.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"lecka nutrition": {
"lecka": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://lecka-mcp.vercel.app/mcp"
]
}
}
}
}
McpServers
{
"lecka": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://lecka-mcp.vercel.app/mcp"
]
}
}
Race nutrition planning tools for endurance athletes. Get personalised carb, sodium and fluid targets for any race, browse Lecka's real-food product catalog, and calculate exactly how many gels you need — by distance, conditions, weight, and effort level.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



